[ 
https://issues.apache.org/jira/browse/HUDI-1241?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17384174#comment-17384174
 ] 

ASF GitHub Bot commented on HUDI-1241:
--------------------------------------

rmahindra123 opened a new pull request #3302:
URL: https://github.com/apache/hudi/pull/3302


   ## What is the purpose of the pull request
   Now that we have `HoodieConfig` and `ConfigProperty`, we want write a small 
script that can build a certain branch or git-sha, use reflection to load up 
all the HoodieConfig classes and generate a .md file automatically for each 
ConfigProperty defined.
   
   The script will be in the asf-site branch, but this PR adds annotations to 
make it easy for developers to add names and descriptions for existing and new 
config classes as they are created.
   
   ## Brief change log
   
   - Added a couple of new interfaces/ annotations for `HoodieConfig`
   
   ## Verify this pull request
   
   This pull request is a trivial rework / code cleanup without any test 
coverage.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@hudi.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


> Generate config docs automatically
> ----------------------------------
>
>                 Key: HUDI-1241
>                 URL: https://issues.apache.org/jira/browse/HUDI-1241
>             Project: Apache Hudi
>          Issue Type: Improvement
>          Components: Code Cleanup
>            Reporter: sivabalan narayanan
>            Assignee: Rajesh Mahindra
>            Priority: Blocker
>              Labels: pull-request-available
>             Fix For: 0.9.0
>
>
> Now that we have `HoodieConfig` and `ConfigProperty`, can we write a small 
> script that can build a certain branch or git-sha, use reflection to load up 
> all the HoodieConfig classes and generate a .md file automatically for each 
> ConfigProperty defined.
>  
> We will then render the .md file thru the site, as always



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

Reply via email to