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

   @attilapiros Oh that's interesting, I reproduced the failure on Corretto 
25.0.3+9-LTS (Amazon Linux). May I ask which JDK 25 vendor/build are you using?
   
   Also wondering, the test runs `spark-shell --remote` as a subprocess via 
ProcessBuilder. Could there be an environment difference between running it 
interactively vs as a subprocess (e.g., different classpath assembly, missing 
JVM flags etc)?
   
   >I would not switch off the test! It is very good that we found this error.
   
   I was disabling the test since it sounded like it was blocking the release, 
can close PR #55999 and focus on identifying the real root cause instead.


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