[
https://issues.apache.org/jira/browse/HADOOP-3379?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Amareshwari Sriramadasu updated HADOOP-3379:
--------------------------------------------
Attachment: patch-3379.txt
Here is patch doing the following:
1. Makes default value for _stream.non.zero.exit.is.failure_ as _true_ . Thus
by default, streaming tasks exiting with non-zero exit status are considered
to be failed tasks.
2. Adds the documentation to streaming.xml.
> Document the "stream.non.zero.exit.status.is.failure" knob for streaming
> ------------------------------------------------------------------------
>
> Key: HADOOP-3379
> URL: https://issues.apache.org/jira/browse/HADOOP-3379
> Project: Hadoop Core
> Issue Type: Improvement
> Components: contrib/streaming, documentation
> Affects Versions: 0.17.0
> Reporter: Arun C Murthy
> Assignee: Amareshwari Sriramadasu
> Priority: Blocker
> Fix For: 0.18.0
>
> Attachments: patch-3379.txt
>
>
> HADOOP-2057 added a useful feature: "stream.non.zero.exit.status.is.failure"
> to optionally treat non-zero exit code from streaming apps as fatal. We
> should document this on
> http://hadoop.apache.org/core/docs/current/streaming.html.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.