pan3793 commented on pull request #994: URL: https://github.com/apache/incubator-kyuubi/pull/994#issuecomment-909469702
Have a look at `hudi-spark-bundle_2.12`, I'm curious why hudi only relocate part of deps but left others(e.g. curator, prometheus, hbase, rocksdb) with the original package name in the fat jar? It leads to a very high probability of class conflict. https://github.com/apache/hudi/blob/master/packaging/hudi-spark-bundle/pom.xml -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
