apache / apache/hudi

Evaluate whether Hudi should sync partitions to HMS

Open
#15,754 0 comments 0 reactions 1 assignee Assigned to @yihua View on GitHub
component:catalog-sync from-jira priority:high type:improvement
Dominant language
Java
Stars
6.2k
Forks
2.5k
Avg merge
2d 8h
Merged PRs (30d)
111

Description

When syncing a Hudi table to HMS, we need to sync partition information by calling `add_partitions`.  Such operation is expensive (40s per 1000 partitions).  We should check if this can be improved.

## JIRA info

- Link: https://issues.apache.org/jira/browse/HUDI-5698
- Type: Improvement
- Fix version(s):
- 1.1.0

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.