amanraj2520 commented on PR #213:
URL: https://github.com/apache/tez/pull/213#issuecomment-1370544019

   @abstractdog Upgrade to Hadoop 3.3.4 is failing tests in Tez as follows :
   `
   [INFO] Running org.apache.tez.common.TestTezCommonUtils
   [ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 
13.61 s <<< FAILURE! - in org.apache.tez.common.TestTezCommonUtils
   [ERROR] org.apache.tez.common.TestTezCommonUtils  Time elapsed: 13.607 s  
<<< ERROR!
   java.lang.RuntimeException: problem starting mini dfs cluster
           at 
org.apache.tez.common.TestTezCommonUtils.setup(TestTezCommonUtils.java:71)
   Caused by: java.io.IOException: Timed out waiting for Mini HDFS Cluster to 
start
           at 
org.apache.tez.common.TestTezCommonUtils.setup(TestTezCommonUtils.java:66)
   `
   
   It is failing with timed out waiting for Mini DFS Cluster to start.


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