sbernauer commented on pull request #2316:
URL: https://github.com/apache/hudi/pull/2316#issuecomment-768877476


   Hi @nsivabalan sorry for missing the notification and thanks for your work! 
I get the `java.lang.NoClassDefFoundError: 
org/apache/hudi/org/apache/commons/codec/binary/Base64` when using an Hive 
Server with Thrift over HTTP.
   `hoodie.datasource.hive_sync.jdbcurl=jdbc:hive2://hive.{{ .Values.namespace 
| required "Value namespace is required" 
}}.svc.cluster.local:10001/default;transportMode=http;ssl=false;httpPath=cliservice;user=hudi;password=notneeded`
   Im updated to `hudi-utilities-bundle_2.12-0.7.0.jar` and 
`hudi-spark-bundle_2.12-0.7.0.jar`. Im getting the NoClassDefFoundError. My 
original provided patch with the 
`<include>commons-codec:commons-codec</include>` in the 
packaging/hudi-spark-bundle/pom.xml and packaging/hudi-utilities-bundle/pom.xml 
Tag did indeed work.


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


Reply via email to