[
https://issues.apache.org/jira/browse/HADOOP-3493?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Lohit Vijayarenu updated HADOOP-3493:
-------------------------------------
Attachment: HADOOP-3493-1.patch
Its better we cleanup using FileUtil.fullyDelete which cleans up any remaining
.crc files. Attached patch fixes this and passes the test.
> 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
>
> Attachments: HADOOP-3493-1.patch
>
>
> 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.