turboFei commented on code in PR #2660:
URL: https://github.com/apache/celeborn/pull/2660#discussion_r1704847838
##########
common/src/main/scala/org/apache/celeborn/common/CelebornConf.scala:
##########
@@ -2175,6 +2177,14 @@ object CelebornConf extends Logging {
.timeConf(TimeUnit.MILLISECONDS)
.createWithDefaultString("120s")
+ val WORKER_HOST_PATTERN: OptionalConfigEntry[Regex] =
+ buildConf("celeborn.master.workerHost.pattern")
Review Comment:
will enhance it
--
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]