yadavay-amzn commented on PR #55720:
URL: https://github.com/apache/spark/pull/55720#issuecomment-4492400892

   @attilapiros Thanks for confirming the analysis! I also ran this locally on 
JDK
     25 (Corretto 25.0.3) and can confirm:
     
     - `AmmoniteReplE2ESuite` fails consistently on JDK 25 with the same
     `EmptyByteBuf.memoryAddress()` error
     - Passes 10/10 on JDK 17 and passes on JDK 21
     
     So yes, `spark-shell --remote` itself cannot start on JDK 25 due to the 
Arrow/Netty
     issue, independent of our ammonite fix.
     
     I've updated SPARK-56955 with the full reproduction details and stack 
trace. PR
     #55999 has the test skip workaround. 
   cc @dongjoon-hyun 


-- 
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]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to