[ 
https://issues.apache.org/jira/browse/HADOOP-3493?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12602727#action_12602727
 ] 

Tsz Wo (Nicholas), SZE commented on HADOOP-3493:
------------------------------------------------

The last success build is #2576 and beginning from #2577, 
TestStreamingFailure.testCommandLine keeps failing.  I have downloaded two 
builds and diff CHANGE.txt.  Below is the output:
{code}
139,141d138
<     HADOOP-1328. Implement user counters in streaming. (tomwhite via
<     omalley)
< 
251,254d247
<     HADOOP-3095. Speed up split generation in the FileInputSplit,
<     especially for non-HDFS file systems. Deprecates
<     InputFormat.validateInput. (tomwhite via omalley)
{code}
Looks like that HADOOP-1328 causes this problem.

> TestStreamingFailure fails.
> ---------------------------
>
>                 Key: HADOOP-3493
>                 URL: https://issues.apache.org/jira/browse/HADOOP-3493
>             Project: Hadoop Core
>          Issue Type: Bug
>          Components: contrib/streaming
>    Affects Versions: 0.18.0
>            Reporter: Amareshwari Sriramadasu
>             Fix For: 0.18.0
>
>
> TestStreamingFailure fails with the below assertion failure
> junit.framework.AssertionFailedError: Streaming Job Failure code expected 
> expected:<5> but was:<4>
>       at 
> org.apache.hadoop.streaming.TestStreamingFailure.testCommandLine(TestStreamingFailure.java:73)

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to