pan3793 commented on code in PR #1830: URL: https://github.com/apache/incubator-celeborn/pull/1830#discussion_r1321551347
########## README.md: ########## @@ -293,6 +305,19 @@ taskmanager.network.memory.buffers-per-channel: 0 taskmanager.memory.task.off-heap.size: 512m ``` +### Deploy mr client +Add $CELEBORN_HOME/mr/*.jar to to `mapreduce.application.classpath` and `yarn.application.classpath`. +And setting the following settings in Yarn and MR config. Review Comment: ```suggestion And setting the following settings in YARN and MapReduce config. ``` -- 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]
