SteNicholas commented on code in PR #3770:
URL: https://github.com/apache/celeborn/pull/3770#discussion_r3701000923
##########
cli/src/main/scala/org/apache/celeborn/cli/master/MasterOptions.scala:
##########
@@ -37,6 +37,11 @@ final class MasterOptions {
@Option(names = Array("--show-cluster-shuffles"), description = Array("Show
cluster shuffles"))
private[master] var showClusterShuffles: Boolean = _
+ @Option(
Review Comment:
@Kalvin2077, Please update `celeborn_cli.md` for cli support.
--
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]