More heap maybe making things worse.
What's the query? Does it have a cross product or effectively a cross
product and an ORDER BY?
Andy
On 08/04/2021 16:25, Adrian Gschwend wrote:
Hi everyone,
I got a dataset of around 5 million triples where I do relatively join
heavy queries on it. It's a OLAP cube like structure that combines a
bunch of them in a view.
Fuseki never returns, we configured it with -Xmx60g. I could not find
any other options that could/should be adjusted by default, is this
still the only place to assign more memory to Fuseki?
Next step would be to check out logs & see if I see anything in there.
regards
Adrian