akpatnam25 commented on code in PR #2442:
URL: https://github.com/apache/celeborn/pull/2442#discussion_r1555280505
##########
master/src/main/scala/org/apache/celeborn/service/deploy/master/Master.scala:
##########
@@ -79,6 +79,10 @@ private[celeborn] class Master(
private val authEnabled = conf.authEnabled
private val secretRegistry = new MasterSecretRegistryImpl()
+ if (conf.logMasterConfEnabled) {
+ logInfo(getConf)
Review Comment:
sounds good, will use redact
--
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]