You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by "sivabalan narayanan (Jira)" <ji...@apache.org> on 2022/05/14 00:40:00 UTC

[jira] [Created] (HUDI-4096) Sync timeline from embedded timeline server in flink pipline

sivabalan narayanan created HUDI-4096:
-----------------------------------------

             Summary: Sync timeline from embedded timeline server in flink pipline
                 Key: HUDI-4096
                 URL: https://issues.apache.org/jira/browse/HUDI-4096
             Project: Apache Hudi
          Issue Type: New Feature
          Components: flink
            Reporter: sivabalan narayanan


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 message was sent by Atlassian Jira
(v8.20.7#820007)