lifeSo commented on code in PR #1397:
URL:
https://github.com/apache/incubator-uniffle/pull/1397#discussion_r1439893334
##########
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:
No, the code before is init log class and log 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]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]