bvaradar commented on issue #1679:
URL: https://github.com/apache/hudi/issues/1679#issuecomment-647347106
@cdmikechen : Long time :)
Hudi utilities include following hive jars in shaded form
``` <include>org.apache.hive:hive-common</include>
<include>org.apache.hive:hive-service</include>
<include>org.apache.hive:hive-service-rpc</include>
<include>org.apache.hive:hive-metastore</include>
<include>org.apache.hive:hive-jdbc</include>
```
Can you attach the whole exception you are seeing. We had a compliance
reason for not including org.json classes (due to licensing issues).
----------------------------------------------------------------
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]