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 2019/09/17 00:00:52 UTC

[GitHub] [incubator-hudi] vinothchandar commented on issue #817: spark-submit with userClassPathFirst config error

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:
users@infra.apache.org


With regards,
Apache Git Services