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 2021/02/05 15:36:27 UTC

[GitHub] [hudi] AnweshaSen commented on issue #827: java.lang.ClassNotFoundException: com.uber.hoodie.hadoop.HoodieInputFormat

AnweshaSen commented on issue #827:
URL: https://github.com/apache/hudi/issues/827#issuecomment-774107544


   "org.apache.spark" %% "spark-core" % "2.4.0" % "provided",
     "org.apache.spark" %% "spark-sql" % "2.4.0" % "provided",
     "org.apache.spark" %% "spark-hive" % "2.4.0" % "provided",
     "org.apache.spark" %% "spark-mllib" % "2.4.0" % "provided",
     "com.databricks" %% "spark-avro" % "4.0.0",
     "org.apache.hudi" %% "hudi-spark" % "0.7.0" % "provided",
     "org.apache.spark" %% "spark-avro" % "2.4.0" 
   
   Except these dependencies, does any extra jar need to be specified while a spark-submit??


----------------------------------------------------------------
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:
users@infra.apache.org