hudi-bot opened a new issue, #14603: URL: https://github.com/apache/hudi/issues/14603
We have syncHive tool in both hudi-spark and hudi-utilities modules. This might cause dependency conflict when the user don't use Hive at all. We could move all the hive sync related method to hudi-hive-snyc module. ## JIRA info - Link: https://issues.apache.org/jira/browse/HUDI-1101 - Type: Improvement - Epic: https://issues.apache.org/jira/browse/HUDI-3529 - Fix version(s): - 1.1.0 --- ## Comments 23/Jun/22 12:12;codope;Now we have decoupled hive dependencies from hudi-utilities with hudi-utilities-slim-bundle. Decoupling from hudi-spark is a bit more complex. But, let's track it in this ticket. I'll update the title and fix version accordinly.;;; -- 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]
