tedyu edited a comment on pull request #30984:
URL: https://github.com/apache/spark/pull/30984#issuecomment-753000672


   Looking at 
https://github.com/apache/spark/pull/30984/checks?check_run_id=1630709203, 
   ```
   [info]   org.apache.spark.SparkException: Job aborted due to stage failure: 
Task 1 in stage 21.0 failed 1 times, most recent failure: Lost task 1.0 in 
stage 21.0 (TID 20) (fv-az212-589.internal.cloudapp.net executor driver): 
java.lang.NoClassDefFoundError: Could not initialize class 
javax.imageio.ImageTypeSpecifier
   ...
   [info]   Cause: java.lang.NoClassDefFoundError: Could not initialize class 
javax.imageio.ImageTypeSpecifier
   [info]   at 
com.sun.imageio.plugins.png.PNGImageReader.getImageTypes(PNGImageReader.java:1531)
   ```
   The above was not caused by my change.


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

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