You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by GitBox <gi...@apache.org> on 2022/02/11 02:56:51 UTC

[GitHub] [hudi] danny0405 commented on pull request #4699: [HUDI-3336][HUDI-FLINK] Support custom hadoop config options for flink

danny0405 commented on pull request #4699:
URL: https://github.com/apache/hudi/pull/4699#issuecomment-1035836711


   1. The `DelegatingConfiguration` would prefix all the options with specified prefix which is not what we want
   2. Remove the validation of HoodieTableFactory because we want to support all the hoodie builtin options
   3. can we move all the prefix into FlinkOptions and in there, add a util to add options with specified prefix into the given hadoop configuration


-- 
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-unsubscribe@hudi.apache.org

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