SteNicholas opened a new pull request, #3530: URL: https://github.com/apache/celeborn/pull/3530
### What changes were proposed in this pull request? Introduce `--show-cluster-apps-info` master command to show cluster application's info. ### Why are the changes needed? #3428 introduces `/api/v1/applications/info` to list all running application's info of the cluster. Therefore, Cli should also introduce --show-cluster-apps-info master command. ### Does this PR resolve a correctness bug? No. ### Does this PR introduce _any_ user-facing change? Cli adds `--show-cluster-apps-info` master command to show cluster application's info. ### How was this patch tested? `TestCelebornCliCommands#master --show-cluster-apps-info` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
