Re: Exception in thread "main" java.lang.OutOfMemoryError: Java heap space while loading bulk data
Amyth Arora <aroras....@...>
Hi Robert, The file is about 325 mb in size and contains info about a million vertices and a million edges. Also I forgot to mention that prior to testing on bigtable I tried the same script and file to test janus with cassandra backend on the same machine, which worked fine. while testing this with cassandra, I experienced a similar issue, which went away by the introduction of following configuration options: storage.batch-loading ids.block-size But in case of cassandra, the error was thrown while creating the edges. In case of bigtable, The exception is thrown as soon as the script is executed. On Tue, 8 Aug 2017 at 7:51 PM, Robert Dale <rob...@...> wrote:
-- Thanks & Regards ----------------------------------------------------- Amyth Arora ----------------------------------------------------- Web: ----------------------------------------------------- Email Addresses: aroras....@..., ----------------------------------------------------- Social Profiles: Twitter - @mytharora linkedin - https://in.linkedin.com/in/aroraamyth ----------------------------------------------------- |
|