cdmikechen created HUDI-3199:
--------------------------------

             Summary:  Hive sync config unification
                 Key: HUDI-3199
                 URL: https://issues.apache.org/jira/browse/HUDI-3199
             Project: Apache Hudi
          Issue Type: Bug
          Components: configs
            Reporter: cdmikechen


There are some hive sync config in flink, spark api, deltastreamer and 
kafka-connect.

But these properties are in *hudi-spark-common* package, so that some services 
like flink or kafka-connect can not use it directly (related classes use scala 
or spark references).
At present, a problem caused by class reference can be referred to: 
https://issues.apache.org/jira/browse/HUDI-3112

We should unify hive sync config (like move to *hudi-hive-sync*), so that it 
can be synchronized to other packages when it is updated.





--
This message was sent by Atlassian Jira
(v8.20.1#820001)

Reply via email to