ShreyeshArangath commented on PR #1596:
URL: https://github.com/apache/auron/pull/1596#issuecomment-3482993920
The Celeborn TPC-DS failure seems unrelated to this PR (OOM), we might have
to investigate why this is happening. If anyone has a lead on this, please do
let me know.
> Caused by: java.lang.RuntimeException: poll record batch error: Execution
error: native execution panics: Execution error: Execution error:
output_with_sender[Shuffle] error: Execution error: output_with_sender[Agg]
error: Execution error: output_with_sender[Expand] error: Execution error:
output_with_sender[Expand]: output() returns error: Execution error: Execution
error: output_with_sender[Project] error: Execution error:
output_with_sender[Agg] error: Execution error: output_with_sender[IpcReader]
error: Execution error: output_with_sender[IpcReader]: output() returns error:
External error: Java exception thrown at
native-engine/datafusion-ext-plans/src/ipc_reader_exec.rs:216:
java.io.IOException: External error: Java exception thrown at
native-engine/datafusion-ext-plans/src/ipc_reader_exec.rs:339:
java.lang.OutOfMemoryError: Java heap space
at org.apache.auron.jni.JniBridge.nextBatch(Native Method)
at
org.apache.auron.jni.AuronCallNativeWrapper.loadNextBatch(AuronCallNativeWrapper.java:118)
... 32 more
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]