vinothchandar commented on issue #581: ClassNotFoundException:HoodieInputFormat
URL: https://github.com/apache/incubator-hudi/issues/581#issuecomment-473397676
 
 
   I think we removed the suffix in 0.4.5
   
   All you need is the hive bundle jar. It has the mr stuff internally 
   
   ```
   $ ls -l packaging/hoodie-hive-bundle/target/
   total 101144
   drwxr-xr-x  3 vinoth  xxxx        96 Mar 15 11:18 classes
   drwxr-xr-x  3 vinoth  xxxx        96 Mar 15 11:18 generated-sources
   -rw-r--r--  1 vinoth  xxxx  50725597 Mar 15 11:18 
hoodie-hive-bundle-0.4.6-SNAPSHOT.jar
   drwxr-xr-x  3 vinoth  xxxx        96 Mar 15 11:18 maven-archiver
   drwxr-xr-x  3 vinoth  xxxx        96 Mar 15 11:18 maven-status
   -rw-r--r--  1 vinoth  xxxx      4220 Mar 15 11:18 
original-hoodie-hive-bundle-0.4.6-SNAPSHOT.jar
   -rw-r--r--  1 vinoth  xxxx       971 Mar 15 11:18 rat.txt
   ```
   
   I will double check and update the docs.. 
   
   Can you try running with just the 
`packaging/hoodie-hive-bundle/target/hoodie-hive-bundle-0.4.6-SNAPSHOT.jar` off 
master 

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


With regards,
Apache Git Services

Reply via email to