ChenYi015 commented on PR #3182:
URL: https://github.com/apache/celeborn/pull/3182#issuecomment-2760691683

   > Yea, this should work but is a little bit complex, and we should document 
that in docs. 
   
   I will update related docs later to guide users how to customize logging in 
this way.
   
   > Alternatively, embedding log4j2.xml into values.yaml might be more 
intuitive given there just only a few lines.
   
   This can work, but it would be more general by creating ConfigMap from local 
files, like `kubectl create configmap celeborn-conf --from-file=conf/log4j2.xml 
--from-file=conf/metrics.properties`, then mount these files into Celeborn pods.


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