pratyakshsharma commented on a change in pull request #1990:
URL: https://github.com/apache/hudi/pull/1990#discussion_r485892352
##########
File path: packaging/hudi-utilities-bundle/pom.xml
##########
@@ -172,6 +172,10 @@
<pattern> org.apache.htrace.</pattern>
<shadedPattern>org.apache.hudi.org.apache.htrace.</shadedPattern>
</relocation>
+ <relocation>
+ <pattern>org.eclipse.jetty.</pattern>
+
<shadedPattern>org.apache.hudi.org.apache.jetty.</shadedPattern>
Review comment:
@vinothchandar Yes this is how it was done for spark-bundle as well. Let
me re-trigger the build for this.
----------------------------------------------------------------
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]