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 2019/09/19 08:30:23 UTC

[GitHub] [incubator-hudi] Panxing4game opened a new issue #909: Can't have config file and hudi base path in different S3 bucket.

Panxing4game opened a new issue #909: Can't have config file and hudi base path in different S3 bucket.
URL: https://github.com/apache/incubator-hudi/issues/909
 
 
   Hi, I found for delta streamer, if I have `--props` and `--target-base-path` in  different aws S3 bucket, it will cause a file not found.
   
   in order to bypass this, I changed the `fs` of DFSPropertiesConfiguration.
   
   code:  https://github.com/Panxing4game/incubator-hudi/commit/c990025756479288b1c492fd1d90f42554384691
   
   in our cluster, we need to have config files in a separate s3 bucket.
   
   could someone review this? 
   
   

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


With regards,
Apache Git Services