Hi,
I am using a journal in HyperQueue (https://it4innovations.github.io/hyperqueue/v0.19.0/deployment/server/#resuming-stoppedcrashed-server). What does it actually contain? My journal is 9GB at this point:
[svatosm@login1.barbora ~]$ ll hqJournal
-rw-rw-r--. 1 svatosm svatosm 9147535765 Nov 15 06:30 hqJournal
which is nearly half of my home quota. I tried to decreased its size by using job forget command. Right now, there are only couple of hundreds of jobs existing in the HyperQueue:
[svatosm@login1.barbora ~]$ /home/svatosm/hq-v0.19.0-linux-x64/hq job list
+----+------+-------+-------+
| ID | Name | State | Tasks |
+----+------+-------+-------+
There are 783 jobs in total. Use `--all` to display all jobs.
Yet, the size is still 9GB. Is there a way to decrease journal size?
Hi,
I am using a journal in HyperQueue (https://it4innovations.github.io/hyperqueue/v0.19.0/deployment/server/#resuming-stoppedcrashed-server). What does it actually contain? My journal is 9GB at this point:
which is nearly half of my home quota. I tried to decreased its size by using job forget command. Right now, there are only couple of hundreds of jobs existing in the HyperQueue:
Yet, the size is still 9GB. Is there a way to decrease journal size?