SteNicholas opened a new pull request, #3542:
URL: https://github.com/apache/celeborn/pull/3542
### What changes were proposed in this pull request?
Master StatefulSet should add `ratis-log4j.properties` for ratis shell.
### Why are the changes needed?
Master StatefulSet does not include `ratis-log4j.properties`, which cause
that `${CELEBORN_CONF_DIR}/ratis-log4j.properties` not exists for ratis shell.
Therefore, StatefulSet should add r`atis-log4j.properties` for ratis shell of
master.
### Does this PR resolve a correctness bug?
No.
### Does this PR introduce _any_ user-facing change?
No.
### How was this patch tested?
`Test Celeborn configmap#Should have correct data fields`
--
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]