zhengchenyu commented on code in PR #1397:
URL: 
https://github.com/apache/incubator-uniffle/pull/1397#discussion_r1439122262


##########
client-tez/src/main/java/org/apache/tez/dag/app/RssDAGAppMaster.java:
##########
@@ -342,6 +342,20 @@ public static void main(String[] args) {
       // reconfigure.
       reconfigureLog4j();
 
+      Configuration conf = new Configuration(new YarnConfiguration());

Review Comment:
   Can we move this loop to Line 329-339?



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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to