maheshrajus commented on code in PR #520:
URL: https://github.com/apache/tez/pull/520#discussion_r3674116312


##########
tez-tests/src/test/java/org/apache/tez/test/TestAMRecoveryAggregationBroadcast.java:
##########
@@ -119,6 +120,10 @@ public class TestAMRecoveryAggregationBroadcast {
 
   private TezConfiguration tezConf;
   private TezClient tezSession;
+  // Per-test unique output path.
+  // replaces the former static OUT_PATH so that a stale file from a prior run 
in the same forked JVM
+  // cannot bleed into a later run.

Review Comment:
   Fixed



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

Reply via email to