Decouple Hive dependencies from hudi-spark
- Dominant language
- Java
- Stars
- 6.2k
- Forks
- 2.5k
- Avg merge
- 2d 8h
- Merged PRs (30d)
- 111
Description
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.;;;
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.