Hi,

I am getting below error running integration test from my local machine.
Just curious to know if anybody else faced this issue and whether there is
any known solution to this issue.

command : mvn verify -DskipUTs=true -B
Log :
https://gist.github.com/sathyaprakashg/f1a6e6d35e5998519c89f558d9c83be3

#################################################################################################
412053 [main] INFO  org.apache.hudi.integ.ITTestBase  - Container :
/adhoc-1, Running command :/var/hoodie/ws/hudi-spark/run_hoodie_app.sh
--hive-sync --table-path
hdfs://namenode/docker_hoodie_multi_partition_key_mor_test --hive-url
jdbc:hive2://hiveserver:10000 --table-type MERGE_ON_READ --hive-table
docker_hoodie_multi_partition_key_mor_test --use-multi-partition-keys
412053 [main] INFO  org.apache.hudi.integ.ITTestBase  -
#################################################################################################
457467 [dockerjava-jaxrs-async-14] INFO  org.apache.hudi.integ.ITTestBase
 - onComplete called
457479 [main] INFO  org.apache.hudi.integ.ITTestBase  - Exit code for
command : *137*

Exit code is 137 and looks like it is related to OOM error.

Increated memory from 1 GB to higher values in below file and still getting
same error
https://github.com/apache/hudi/blob/fb283934a33a0bc7b11f80e4149f7922fa4f0af5/hudi-spark/run_hoodie_app.sh#L40

-- 
With Regards,
Sathyaprakash G

Reply via email to