You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "jinhai (Jira)" <ji...@apache.org> on 2020/07/30 07:16:00 UTC

[jira] [Commented] (SPARK-32475) java.lang.NoSuchMethodError: java.nio.ByteBuffer.flip()Ljava/nio/ByteBuffer;

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

jinhai commented on SPARK-32475:
--------------------------------

!image-2020-07-30-15-15-42-319.png!

> java.lang.NoSuchMethodError: java.nio.ByteBuffer.flip()Ljava/nio/ByteBuffer;
> ----------------------------------------------------------------------------
>
>                 Key: SPARK-32475
>                 URL: https://issues.apache.org/jira/browse/SPARK-32475
>             Project: Spark
>          Issue Type: Bug
>          Components: Spark Core
>    Affects Versions: 3.0.0
>         Environment: Spark-3.0.0;JDK 8
>            Reporter: jinhai
>            Priority: Major
>         Attachments: image-2020-07-30-15-15-42-319.png
>
>
> When I use the command to compile spark-core_2.12 module, and then use the spark-core_2.12-3.0.0.jar instead of /jars/spark-core_2.12-3.0.0.jar, I will report an error (without making any code changes)
> command: ./build/mvn -pl :spark-core_2.12 -Pyarn -Phive -Phive-thriftserver -Dhadoop.version=2.7.4 -DskipTests clean package
> version: spark-3.0.0
> jdk: 1.8



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org