yuzhaojing opened a new issue #4636: URL: https://github.com/apache/hudi/issues/4636
At present, in the Flink-Hudi pipeline, each task will scan the meta directory to obtain the latest timeline, which will cause frequent get listing operations on HDFS and cause a lot of pressure. A proposal is we can modify the way to get the timeline in the Flink-Hudi pipeline and pull the active timeline through the embedded timeline server. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
