[
https://issues.apache.org/jira/browse/HADOOP-2092?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Devaraj Das updated HADOOP-2092:
--------------------------------
Fix Version/s: (was: 0.15.0)
0.16.0
Priority: Major (was: Blocker)
I am downgrading the priority to Major since things work in the normal
circumstances where the pipes process tries to communicate with its Java
counterpart periodically (through progress reporting periodically, etc.). But,
I still think that we need to handle the case where the pipes process is doing
a long computation (without frequent progress reports) and the Java side gets
killed during that time.
> Pipes C++ task does not die even if the Java tasks die
> ------------------------------------------------------
>
> Key: HADOOP-2092
> URL: https://issues.apache.org/jira/browse/HADOOP-2092
> Project: Hadoop
> Issue Type: Bug
> Components: pipes
> Reporter: Amareshwari Sri Ramadasu
> Assignee: Amareshwari Sri Ramadasu
> Fix For: 0.16.0
>
>
> Pipes process does not die, when the java map task dies.
> Pipes process does not die even when the cluster is down.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.