[
https://issues.apache.org/jira/browse/TEZ-2852?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15399523#comment-15399523
]
Hitesh Shah commented on TEZ-2852:
----------------------------------
[~aplusplus] The fix in YARN does not get used by Tez until we move to 2.9 or
3.0 as the default hadoop version. Any workaround in tez that we can use in the
meantime? How about using our TezDrainDispatcher with the fix?
> TestVertexImpl fails in jenkins
> -------------------------------
>
> Key: TEZ-2852
> URL: https://issues.apache.org/jira/browse/TEZ-2852
> Project: Apache Tez
> Issue Type: Bug
> Reporter: Jeff Zhang
> Assignee: Zhiyuan Yang
> Priority: Critical
>
> https://builds.apache.org/job/Tez-Build-Hadoop-2.4/176/console
> {noformat}
> Running org.apache.tez.dag.app.dag.impl.TestVertexImpl
> Tests run: 90, Failures: 1, Errors: 0, Skipped: 1, Time elapsed: 5.632 sec
> <<< FAILURE!
> testVertexTaskAttemptOutputFailure(org.apache.tez.dag.app.dag.impl.TestVertexImpl)
> Time elapsed: 0.049 sec <<< FAILURE!
> java.lang.AssertionError: expected:<OUTPUT_WRITE_ERROR> but
> was:<UNKNOWN_ERROR>
> at org.junit.Assert.fail(Assert.java:88)
> at org.junit.Assert.failNotEquals(Assert.java:743)
> at org.junit.Assert.assertEquals(Assert.java:118)
> at org.junit.Assert.assertEquals(Assert.java:144)
> at
> org.apache.tez.dag.app.dag.impl.TestVertexImpl.testVertexTaskAttemptOutputFailure(TestVertexImpl.java:3452)
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)