xushiyan commented on issue #1846:
URL: https://github.com/apache/hudi/issues/1846#issuecomment-662059975


   @tooptoop4 actually you should be able to achieve that with 
`HoodieDeltaStreamer`: just point the source to the existing hudi table and 
write to another dir, make sure set file size properties properly, which 
include but not limit to 
https://hudi.apache.org/docs/configurations.html#limitFileSize
   
   So on the other side, we should also prevent the scope of Exporter's 
features from exploding...maybe it should be limited to back-up scenarios.


----------------------------------------------------------------
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:
us...@infra.apache.org


Reply via email to