Add FileSystemViewManager configuable
Open
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