[Umbrella] Introducing `Cli` to update the configuration file
- Dominant language
- Java
- Stars
- 454
- Forks
- 172
- Avg merge
- 5d 17h
- Merged PRs (30d)
- 5
Description
### Code of Conduct
- [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct)
### Search before asking
- [x] I have searched in the [issues](https://github.com/apache/incubator-uniffle/issues) and found no similar issues.
### Describe the proposal
Currently, our configurations are implemented using the method of scheduling threads, which has some latency. We can add cli methods, which have the following advantages:
1. Ability to refresh configuration files to memory faster
2. More secure update configuration
### Task list
- [x] #770
- [ ] #769
- [x] #768
- [ ] #836
- [x] #837
- [ ] #846
### Are you willing to submit PR?
- [X] Yes I am willing to submit a PR!
Contributor guide
Assessment
This issue has not been assessed yet.