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 2023/01/27 02:35:00 UTC

[jira] [Closed] (HUDI-5485) Improve performance of savepoint with MDT

     [ https://issues.apache.org/jira/browse/HUDI-5485?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

sivabalan narayanan closed HUDI-5485.
-------------------------------------
    Resolution: Fixed

> Improve performance of savepoint with MDT
> -----------------------------------------
>
>                 Key: HUDI-5485
>                 URL: https://issues.apache.org/jira/browse/HUDI-5485
>             Project: Apache Hudi
>          Issue Type: Improvement
>          Components: metadata
>            Reporter: Ethan Guo
>            Assignee: Ethan Guo
>            Priority: Blocker
>              Labels: pull-request-available
>             Fix For: 0.13.0
>
>
> [https://github.com/apache/hudi/issues/7541]
> When metadata table is enabled, the savepoint operation is slow for a large number of partitions (e.g., 75k).  The root cause is that for each partition, the metadata table is scanned, which is unnecessary.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)