SteNicholas commented on code in PR #2337:
URL:
https://github.com/apache/incubator-celeborn/pull/2337#discussion_r1503961193
##########
service/src/main/java/org/apache/celeborn/server/common/service/config/FsConfigServiceImpl.java:
##########
@@ -87,14 +87,14 @@ private Map<String, String> getConfigs(Map<String, Object>
configMap) {
private File getConfigFile(Map<String, String> env) throws IOException {
Review Comment:
@AngersZhuuuu, why does the user set quota config in a separated file? IMO,
the user always configures the dynamic config in one config file for unified
management configuration.
--
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]