akpatnam25 commented on code in PR #2442:
URL: https://github.com/apache/celeborn/pull/2442#discussion_r1555262725


##########
common/src/main/scala/org/apache/celeborn/common/CelebornConf.scala:
##########
@@ -4923,4 +4927,20 @@ object CelebornConf extends Logging {
         s"Invalid maxEncryptedBlockSize, must be a position number upto 
${Int.MaxValue}")
       .createWithDefaultString("64k")
 
+  val LOG_MASTER_CONF: ConfigEntry[Boolean] =

Review Comment:
   I think it would be good to have it as a part of the config, similar to 
`spark.logConf`. 



-- 
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]

Reply via email to