You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by GitBox <gi...@apache.org> on 2022/10/27 02:11:26 UTC

[GitHub] [hudi] navbalaraman commented on issue #7060: Error when upgrading to hudi 0.12.0 from 0.9.0

navbalaraman commented on issue #7060:
URL: https://github.com/apache/hudi/issues/7060#issuecomment-1292870879

   Thanks @namuny I updated the pom reference as below but still getting the same error.
   
       <!-- https://mvnrepository.com/artifact/org.apache.hudi/hudi-spark3.1-bundle -->
       <dependency>
         <groupId>org.apache.hudi</groupId>
         <artifactId>hudi-spark3.1-bundle_2.12</artifactId>
         <version>0.12.0</version>
       </dependency>
   
   org.apache.spark.sql.adapter.Spark3_1Adapter
   java.lang.ClassNotFoundException: org.apache.spark.sql.adapter.Spark3_1Adapter
   


-- 
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: commits-unsubscribe@hudi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org