QLever Docker setup - memory requirements for 2 billion triples dataset with autocompletion #1028
LorenzBuehmann
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi again,
I'm trying to make use of the QLever UI and also came across the autocomplete feature which consistently makes the Docker container crashing. So I'm wondering if I messed up the memory settings or our server is to weak? It has only 128GB RAM and there is already some other stuff working on it.
Qleverfile memory settings:
Docker start log:
SPARQL query on autocompletion request:
What happens
and the ctrl + Tab for autocomplete
Watching at the memory I can see that it grows until the max. size of the server, i.e. from 50GB after QLever has been started to our max of 128GB RAM:
So can we somehow estimate how much memory we have to assign to the server? It's rather difficult for us at the moment to configure it. Thanks in advance
Beta Was this translation helpful? Give feedback.
All reactions