zentol commented on PR #21128:
URL: https://github.com/apache/flink/pull/21128#issuecomment-1342812993

   HADOOP-12984 changed where the MiniYARNCluster wrote to by default.
   
   2.10.2: 
https://github.com/apache/hadoop/blob/965fd380006fa78b2315668fbc7eb432e1d8200f/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-tests/src/test/java/org/apache/hadoop/yarn/server/MiniYARNCluster.java#L177
   
   This hasn't made it's way into 3.1.3: 
https://github.com/apache/hadoop/blob/aa96f1871bfd858f9bac59cf2a81ec470da649af/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-tests/src/test/java/org/apache/hadoop/yarn/server/MiniYARNCluster.java#L175
   
   But was added to 3.2.3 in MAPREDUCE-7320.
   
   So TL;DR: We should update Hadoop 3.x a bit, then make this change.


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