Panxing4game opened a new issue #922: too many s3 requests using emr URL: https://github.com/apache/incubator-hudi/issues/922 In some scenario in our cluster, we may want delta streamer to slow down a bit. so it's nice to have a parameter to control the min sync interval of each sync in continuous mode. this param is default to 0, so this should not affect current logic. minor pr: https://github.com/apache/incubator-hudi/pull/921 the main reason we want to slow it down is that aws s3 is charged by s3 get/put/list requests. we don't want to pay for too many requests for a really slow change table.
---------------------------------------------------------------- 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: [email protected] With regards, Apache Git Services
