Jeff Zhang created TEZ-2919:
-------------------------------

             Summary: TestTezClient & TestUnorderedPartitionedKVWriter fails
                 Key: TEZ-2919
                 URL: https://issues.apache.org/jira/browse/TEZ-2919
             Project: Apache Tez
          Issue Type: Bug
            Reporter: Jeff Zhang


https://builds.apache.org/job/Tez-Build-Hadoop-2.2/198/testReport/org.apache.tez.runtime.library.common.writers/TestUnorderedPartitionedKVWriter/testSingleSpill_WithPipelinedShuffle_0_/
{noformat}
java.lang.AssertionError: null
        at org.junit.Assert.fail(Assert.java:86)
        at org.junit.Assert.assertTrue(Assert.java:41)
        at org.junit.Assert.assertTrue(Assert.java:52)
        at 
org.apache.tez.runtime.library.common.writers.TestUnorderedPartitionedKVWriter.baseTestWithPipelinedTransfer(TestUnorderedPartitionedKVWriter.java:503)
        at 
org.apache.tez.runtime.library.common.writers.TestUnorderedPartitionedKVWriter.testSingleSpill_WithPipelinedShuffle(TestUnorderedPartitionedKVWriter.java:414)
{noformat}
https://builds.apache.org/job/Tez-Build/1295/testReport/org.apache.tez.client/TestTezClient/testStopRetriesUntilTimeout/
{noformat}
Stacktrace

java.lang.Exception: test timed out after 5000 milliseconds
        at java.lang.Thread.sleep(Native Method)
        at org.apache.tez.client.TezClient.stop(TezClient.java:589)
        at 
org.apache.tez.client.TestTezClient.testStopRetriesUntilTimeout(TestTezClient.java:557)
{noformat}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to