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/09/01 23:00:50 UTC

[GitHub] [hudi] Gatsby-Lee commented on issue #1751: [SUPPORT] Hudi not working with Spark 3.0.0

Gatsby-Lee commented on issue #1751:
URL: https://github.com/apache/hudi/issues/1751#issuecomment-1234871771

   OMG.
   I am here again.
   I am building ETL in AWS EMR on EKS + Hudi. 
   
   * emr-6.7
   * hudi 0.10.1
   
   Error I have
   ```
   Caused by: java.lang.ClassNotFoundException: org.apache.calcite.rel.type.RelDataTypeSystemShow context
   ```
   
   I looked at logs in Spark Driver.
   And, I noticed that Hudi is connecting to Hive. hmm.
   Anyone knows how to force Hudi to use AWS Glue Data Catalog?
   ```
   HoodieSparkSqlWriter$: Syncing to Hive Metastore (URL: jdbc:hive2://localhost:10000)
   ```
   


-- 
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