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 2020/06/22 00:36:00 UTC

[GitHub] [hudi] cdmikechen edited a comment on issue #1679: How to disable Hive JDBC and enable metastore

cdmikechen edited a comment on issue #1679:
URL: https://github.com/apache/hudi/issues/1679#issuecomment-647203806


   @bvaradar I've tested deltastreamer by hudi in master branch, If I set `hoodie.datasource.hive_sync.use_jdbc=false` and  use hive driver class to create hive table, It will report error `java.lang.NoClassDefFoundError: org/json/JSONEXception` .
   I checked spark libs and hudi jars, then I found that hudi just use hive2's jars to syn hive, but `hudi-utilities-bundle` can not contain hive2's dependence libs.


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