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 2021/02/25 06:36:43 UTC

[GitHub] [hudi] shenbinglife opened a new issue #2605: [SUPPORT] How to reload a writeConfig from a existed hudi path ?

shenbinglife opened a new issue #2605:
URL: https://github.com/apache/hudi/issues/2605


   when I use the hudi spark datasoruce to write dataframe, I always need to rebuild the writeConfig with same code if  I not cache the config parameters.
   
   But if we want to write a dataframe to a exsits hudi path, can we load a wirte config from this path like I create the hudi table first time ?  Or just load some important config like record key, precombine key, partitionfields  ?


----------------------------------------------------------------
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.

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



[GitHub] [hudi] bvaradar commented on issue #2605: [SUPPORT] How to reload a writeConfig from a existed hudi path ?

Posted by GitBox <gi...@apache.org>.
bvaradar commented on issue #2605:
URL: https://github.com/apache/hudi/issues/2605#issuecomment-785906565


   Ideally, spark data-source should provide that option (like optionFromFile(...). Not sure if there is anything like that. 
   
   Created : https://issues.apache.org/jira/browse/HUDI-1640?filter=-2


----------------------------------------------------------------
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.

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



[GitHub] [hudi] n3nash closed issue #2605: [SUPPORT] How to reload a writeConfig from a existed hudi path ?

Posted by GitBox <gi...@apache.org>.
n3nash closed issue #2605:
URL: https://github.com/apache/hudi/issues/2605


   


-- 
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.

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



[GitHub] [hudi] n3nash commented on issue #2605: [SUPPORT] How to reload a writeConfig from a existed hudi path ?

Posted by GitBox <gi...@apache.org>.
n3nash commented on issue #2605:
URL: https://github.com/apache/hudi/issues/2605#issuecomment-824531751


   Closing this ticket, follow up on the opened JIRA


-- 
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.

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