Petr Baudis
2014-12-21 16:54:50 UTC
Hi!
I tried to use Apache Fuseki for my QA system, loaded up with part of
DBpedia and set up according to:
https://github.com/brmson/yodaqa/blob/master/data/dbpedia/README.md
It works beautifully, but the system puts Fuseki under a pretty heavy
load, with several tens of SPARQL queries per second at times, often in
parallel. And after about an hour on average, Fuseki just hangs up,
still accepting new queries but never generating a result.
I suspect it might be some kind of deadlock, but I would need some
advice on how to debug it best or what kind of data you would need.
(If you think for this usecase, a different kind of server would be
better, I'll be happy to hear suggestions too. :-) I was using Virtuoso
so far, but with abysmal experience (self-corrupting database, hangs of
different kind), and couldn't get 4store to work; I imported the data
but never made it to return any data in finite time with SPARQL queries
that work with Virtuoso and Fuseki.)
Thanks,
Petr Baudis
I tried to use Apache Fuseki for my QA system, loaded up with part of
DBpedia and set up according to:
https://github.com/brmson/yodaqa/blob/master/data/dbpedia/README.md
It works beautifully, but the system puts Fuseki under a pretty heavy
load, with several tens of SPARQL queries per second at times, often in
parallel. And after about an hour on average, Fuseki just hangs up,
still accepting new queries but never generating a result.
I suspect it might be some kind of deadlock, but I would need some
advice on how to debug it best or what kind of data you would need.
(If you think for this usecase, a different kind of server would be
better, I'll be happy to hear suggestions too. :-) I was using Virtuoso
so far, but with abysmal experience (self-corrupting database, hangs of
different kind), and couldn't get 4store to work; I imported the data
but never made it to return any data in finite time with SPARQL queries
that work with Virtuoso and Fuseki.)
Thanks,
Petr Baudis