Closed semio closed 6 years ago
@semio please, try this kind of command:
validate-ddf --heap 7168
heap
- Set custom heap size:
1024 will increase heap to 1gb
2048 will increase heap to 2gb
3072 will increase heap to 3gb
4096 will increase heap to 4gb
5120 will increase heap to 5gb
6144 will increase heap to 6gb
7168 will increase heap to 7gb
8192 will increase heap to 8gb
unfortunately I tried to increase to --head 8192
and it's still not working.. It failed on around 45% no matter how I set the heap. I tested on a Linux server with 4 CPU/ 8 GB RAM, failed too.
Could you have a try on your side?
@semio you wrote 'head', but heap
is expected... did you tried head
?
ah that's a typo, sorry. I checked my command line history, it's heap
that I was using
ok, I'll check
@semio I had the same result, this is an issue, definitely
Hi @buchslava
I tried to validate the faostat dataset, and it finished successfully for once, but after that it doesn't work again and raises heap out of memory error similar to my first post. I tested in both my macOS computer (node v10.2.1) and Ubuntu server 16.04 (node v10.3.0), both have 8GB RAM.
But interestingly, I tried to validate harpal's population dataset (https://github.com/harpalshergill/ddf--unpop--wpp_population), which has more files and bigger than the faostat dataset, and it finished successfully.
Can you think of any reason cause this behavior? If you need more input from me please let me know.
ddf-validation version: 1.16.4 system version: osx 10.13 dataset: https://github.com/open-numbers/ddf--unfao--faostat
Tested with and without
multithread
mode, the following exception was raised: