codope commented on code in PR #5641:
URL: https://github.com/apache/hudi/pull/5641#discussion_r882315127
##########
packaging/hudi-utilities-slim-bundle/pom.xml:
##########
@@ -92,9 +92,7 @@
<includes>
<include>org.apache.hudi:hudi-common</include>
<include>org.apache.hudi:hudi-client-common</include>
- <include>org.apache.hudi:hudi-spark-client</include>
<include>org.apache.hudi:hudi-utilities_${scala.binary.version}</include>
- <include>org.apache.hudi:hudi-hive-sync</include>
<include>org.apache.hudi:hudi-sync-common</include>
Review Comment:
yes this should be removed as well. I have removed it and verified
with`hudi-hive-sync-bundle`. working fine.
--
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]