[ 
https://issues.apache.org/jira/browse/SPARK-33953?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18073673#comment-18073673
 ] 

Nguyen Ho Anh Tuan commented on SPARK-33953:
--------------------------------------------

Hi, I’d like to work on this issue. Is this still relevant and not already 
addressed elsewhere?

> readImages test fails due to NoClassDefFoundError for ImageTypeSpecifier
> ------------------------------------------------------------------------
>
>                 Key: SPARK-33953
>                 URL: https://issues.apache.org/jira/browse/SPARK-33953
>             Project: Spark
>          Issue Type: Test
>          Components: ML
>    Affects Versions: 3.0.1
>            Reporter: Ted Yu
>            Priority: Major
>
> From 
> 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]  at 
> com.sun.imageio.plugins.png.PNGImageReader.getImageTypes(PNGImageReader.java:1531)
> [info]  at 
> com.sun.imageio.plugins.png.PNGImageReader.readImage(PNGImageReader.java:1318)
> ```
> It seems some dependency is missing.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

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

Reply via email to