[05:44:39] Hi [05:46:44] gehel, SMalyshev, sorry to bother you again with the local install. Everything works fine, the web interface receives queries and all [05:46:47] but [05:46:58] when I use the sparql endpoint via curl, I get Content-Type not recognized as RDF: application/x-www-form-urlencoded [05:48:29] ahhh nevermind, I forgot the query= [05:48:36] sorry for the highlight [07:00:29] Nazral: no problem! Always good to know someone is using wdqs! [07:46:59] gehel: you wouldn't happen to know if it's possible to tell blazegraph to load more things in ram ? [07:48:04] I don't think so (but I definitely don't know all the details). Blazegraph will rely on disk cache from the OS. [07:48:34] I see [07:49:10] because we got a fairly big machine with I think enough ram to fit the whole db in it so I was wondering if it's possible :p [07:49:13] it would be faster [07:49:28] There are probably some caching internal to blazegraph as well, but the main gain is making sure there is enough RAM available as disk cache [07:51:15] thanks [07:51:17] storing the data file on tmpfs would force it into RAM, but I doubt this would make much difference. Of course the only way to know is to test [07:51:23] I'm reading https://wiki.blazegraph.com/wiki/index.php/IOOptimization [07:52:37] some of that might help. I've read it multiple times, but I have not taken the time to experiment yet [07:53:51] * gehel is running errand, back later [14:35:15] Technical Advice IRC meeting starting in 30 minutes in channel #wikimedia-tech, hosts: @addshore & @amir1 - all questions welcome, more infos: https://www.mediawiki.org/wiki/Technical_Advice_IRC_Meeting [15:18:25] PROBLEM - Check systemd state on wdqs1010 is CRITICAL: CRITICAL - degraded: The system is operational but one or more units failed. [15:23:56] RECOVERY - Check systemd state on wdqs1010 is OK: OK - running: The system is fully operational [16:26:35] hi! I have a question about the new maxlag policy [16:26:58] I have this kind of errors when editing with Wikidata-Toolkit: https://github.com/Wikidata/Wikidata-Toolkit/issues/391 [16:27:41] does anybody know what should be adjusted there? increasing the number of retries, or the waiting time, or something else maybe?