Details
-
Sub-task
-
Status: Open
-
Minor
-
Resolution: Unresolved
-
1.19.0
-
None
Description
There is random failure with lack of heap space for TestTpchDistributedConcurrent. Need to increase heap space for test cases.
1980442 ERROR [1e568e62-a57c-3aad-be1f-a3737530804d:frag:4:0] [org.apache.drill.common.CatastrophicFailure] - Catastrophic Failure Occurred, exiting. Information message: Unable to handle out of memory condition in FragmentExecutor. 42015java.lang.OutOfMemoryError: Java heap space 42016 at org.apache.drill.shaded.guava.com.google.common.io.ByteStreams.skipUpTo(ByteStreams.java:835) 42017 at org.apache.drill.shaded.guava.com.google.common.io.ByteSource.countBySkipping(ByteSource.java:222) 42018 at org.apache.drill.shaded.guava.com.google.common.io.ByteSource.size(ByteSource.java:200) 42019 at org.apache.drill.exec.store.ClassPathFileSystem.getFileStatus(ClassPathFileSystem.java:85) 42020 at org.apache.parquet.hadoop.util.HadoopInputFile.fromPath(HadoopInputFile.java:39)
->
Error: org.apache.drill.TestTpchDistributedConcurrent
42270Error: org.apache.maven.surefire.booter.SurefireBooterForkException: ExecutionException The forked VM terminated without properly saying goodbye. VM crash or System.exit called?
https://github.com/apache/drill/runs/4402736406?check_suite_focus=true