不十分なメモリーがJavaプロセスに割り当てられている場合、グラフの実行時にOutOfMemoryが発生することがあります。
ERROR [DataIngestBatchConsumer-0] - Failed with the following exception: java.lang.OutOfMemoryError: Java heap space Exception in thread "DataIngestBatchConsumer-0" java.lang.OutOfMemoryError: Java heap space
OutOfMemoryエラーを回避するには、サービスを実行するJavaプロセスに割り当てられているメモリーを増やします。JREの編集ダイアログを使用して、Javaプロセスへのメモリー割当てを変更します。
メモリー割当てを変更する手順は、次のとおりです。