Breakdown FlinkOptions into FlinkReadOptions, FlinkWriteOptions...
- Dominant language
- Java
- Stars
- 6.2k
- Forks
- 2.5k
- Avg merge
- 2d 8h
- Merged PRs (30d)
- 111
Description
Breakdown FlinkOptions.java into FlinkReadOptions.java, FlinkWriteOptions.java,...
This will help improve the config docs and group the Flink configs appropriately similar to Spark configs.
## JIRA info
- Link: https://issues.apache.org/jira/browse/HUDI-2196
- Type: Task
- Epic: https://issues.apache.org/jira/browse/HUDI-1239
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reading FlinkOptions.java and compare its organization with the Spark configs. Group the Flink configuration options into separate files such as FlinkReadOptions.java and FlinkWriteOptions.java, with the resulting structure improving the configuration documentation; the linked Hudi-2196 task provides additional context.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- stream-processing
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100