vinothchandar commented on issue #817: spark-submit with userClassPathFirst config error URL: https://github.com/apache/incubator-hudi/issues/817#issuecomment-532002936 This should not happen anymore with the new bundling, since scala classes are nt there ``` $ jar tf ../../packaging/hudi-spark-bundle/target/hudi-spark-bundle-0.6.0-SNAPSHOT.jar | grep scala | wc -l 0 ```
---------------------------------------------------------------- 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
