Vamshi Gudavarthi created HUDI-4215:
---------------------------------------
Summary: Cyclic dependecy in hudi dependency graph
Key: HUDI-4215
URL: https://issues.apache.org/jira/browse/HUDI-4215
Project: Apache Hudi
Issue Type: Improvement
Reporter: Vamshi Gudavarthi
Here is an example two node cycle
org.apache.hudi.hadoop.HoodieHFileInputFormat ->
org.apache.hudi.hadoop.utils.HoodieInputFormatUtils
org.apache.hudi.hadoop.utils.HoodieInputFormatUtils ->
org.apache.hudi.hadoop.HoodieHFileInputFormat
--
This message was sent by Atlassian Jira
(v8.20.7#820007)