apache / apache/hudi

Add FileSystemViewManager configuable

Open
#16,307 2 comments 0 reactions 0 assignees View on GitHub
area:table-service area:timeline component:cleaning from-jira priority:high type:improvement
Dominant language
Java
Stars
6.2k
Forks
2.5k
Avg merge
2d 8h
Merged PRs (30d)
111

Description

If there exists many partitions and files When generating the clean plan, it's easy to throw oom exception. Using secondaryFileSystemView first is more stable than remoteFileSystemView.

## JIRA info

- Link: https://issues.apache.org/jira/browse/HUDI-7105
- Type: Improvement

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by tracing FileSystemViewManager and the clean-plan generation path, then compare how secondaryFileSystemView and remoteFileSystemView are selected. The change is complete when that choice is configurable and clean-plan generation uses the more stable view first to avoid out-of-memory failures.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
data, performance
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Active
Clarity
Needs clarification
Newbie friendliness
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.