vinothchandar commented on a change in pull request #1990:
URL: https://github.com/apache/hudi/pull/1990#discussion_r480256859
##########
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:
@pratyakshsharma is the target/shaded pattern right? we did for the
spark bundle. can we just follow suit?
----------------------------------------------------------------
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]