dude0001 edited a comment on issue #1751:
URL: https://github.com/apache/hudi/issues/1751#issuecomment-908390745


   I'm getting the same `java.lang.NoClassDefFoundError: 
org/apache/calcite/rel/type/RelDataTypeSystem` error with Spark 3.1.1 and 
hudi-spark3-bundle_2.12-0.8.0.jar. I am unable to use 
`.option("hoodie.datasource.hive_sync.use_jdbc", "true")` I see mention above 
about missing dependency calcite-core but I don't see any reference to that 
package in #1760 where Spark 3 support was added. Do I need to do something now 
to manually deploy the calcite-core dependency? If so, how do I know what 
version to pull from 
https://repo1.maven.org/maven2/org/apache/calcite/calcite-core ? I see 1.16.0 
referenced above, but I'm not clear how to know that supports my version of 
Hudi, Spark, etc. @bschell @nsivabalan


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to