You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "jiangjiguang0719 (Jira)" <ji...@apache.org> on 2023/04/25 09:17:00 UTC

[jira] [Created] (SPARK-43278) Exception in thread "main" java.lang.NoSuchMethodError: java.nio.ByteBuffer.flip()Ljava/nio/ByteBuffer;

jiangjiguang0719 created SPARK-43278:
----------------------------------------

             Summary: Exception in thread "main" java.lang.NoSuchMethodError: java.nio.ByteBuffer.flip()Ljava/nio/ByteBuffer;
                 Key: SPARK-43278
                 URL: https://issues.apache.org/jira/browse/SPARK-43278
             Project: Spark
          Issue Type: Bug
          Components: Java API
    Affects Versions: 3.3.0
            Reporter: jiangjiguang0719


Java version: 1.8.0_331, Apache Maven 3.8.4

I run next steps:
 # git clone [https://github.com/apache/spark.git]
 # git checkout -b v3.3.0 3.3.0
 #  mvn clean install -DskipTests
 # copy hive-site.xml to examples/src/main/resources/
 # execute TPC-H Q6 

!image-2023-04-25-17-14-50-392.png|width=437,height=246!

get the error info

!image-2023-04-25-17-15-57-874.png|width=466,height=161!



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

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