[
https://issues.apache.org/jira/browse/HUDI-4215?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Vamshi Gudavarthi updated HUDI-4215:
------------------------------------
Description:
I did some dependency analysis on Hudi codebase and found few cycles in the
dependency graph.
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
was:
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
> 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
> Priority: Minor
>
> I did some dependency analysis on Hudi codebase and found few cycles in the
> dependency graph.
> 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)