Hello Radim,

just to avoid confusion, with "Delete whole Fuseki" you mean the data
loaded into Fuseki, right?

Which Fuseki version do you use?

What kind of transformation do you do? I'm asking because I'm wondering
if it's necessary to use Fuseki.



Cheers,
Lorenz

> Hello,
> We use Jena Fuseki to process a lot of small data sets.
>
> It works in the following way:
> 1. Delete whole Fuseki (using DELETE command)
> 2. Load data to Fuseki (using INSERT)
> 3. Tranform data and create output (sparql called from Python)
> 4. ad 1)2)3 .... delete Fuseki and Transform another data set
>
> We have found out that memory is not released after delete in Fuseki.
> That means we have lack of memory after some data sets are transformed.
> Actually we restart Fuseki server after some number of data sets but we
> are looking for the better solution.
>
> Can you please help us with memory releasing?
>
> Many thanks
>
> Radim
>
-- 
Lorenz Bühmann
AKSW group, University of Leipzig
Group: http://aksw.org - semantic web research center

Reply via email to