[ 
https://issues.apache.org/jira/browse/HUDI-375?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

lamber-ken updated HUDI-375:
----------------------------
    Description: 
Currently, config items and their default value are dispersed in the java class 
file. It's easy to confuse when config items are defined, so it's necessary to 
refactor the configure framework. May some steps need to consider

1. config item and default value may defined in a class

2.provide a feature which can exact some config items for specific component.

 

 
{code:java}
// code placeholder
{code}
 

 

> Refactor the configure framework of hudi project
> ------------------------------------------------
>
>                 Key: HUDI-375
>                 URL: https://issues.apache.org/jira/browse/HUDI-375
>             Project: Apache Hudi (incubating)
>          Issue Type: Improvement
>            Reporter: lamber-ken
>            Assignee: lamber-ken
>            Priority: Major
>
> Currently, config items and their default value are dispersed in the java 
> class file. It's easy to confuse when config items are defined, so it's 
> necessary to refactor the configure framework. May some steps need to consider
> 1. config item and default value may defined in a class
> 2.provide a feature which can exact some config items for specific component.
>  
>  
> {code:java}
> // code placeholder
> {code}
>  
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to