You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by "Vamshi Gudavarthi (Jira)" <ji...@apache.org> on 2022/06/09 18:44:00 UTC

[jira] [Created] (HUDI-4215) Cyclic dependecy in hudi dependency graph

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)