rahil-c commented on code in PR #19678:
URL: https://github.com/apache/hudi/pull/19678#discussion_r3834438546


##########
packaging/hudi-utilities-bundle/pom.xml:
##########
@@ -97,6 +97,45 @@
                   <include>org.apache.hudi:hudi-spark-client</include>
                   
<include>org.apache.hudi:hudi-utilities_${scala.binary.version}</include>
                   <include>org.apache.tika:tika-core</include>
+                  <!-- Apache Tika document parsers, for 
UnstructuredFileDFSSource -->
+                  <include>com.adobe.xmp:*</include>

Review Comment:
   This does not seem correct why we need to include all these deps, is there 
no dependency from tika that packages these. Ideally if not we may have to make 
our own tika bundle and ask users to pass that since not sure if this is ideal 
to add all these to utiltiies bundle



-- 
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]

Reply via email to