[
https://issues.apache.org/jira/browse/MAPREDUCE-4032?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13232906#comment-13232906
]
Rahul Rudradevan commented on MAPREDUCE-4032:
---------------------------------------------
I noticed this problem with version 1.0.0
> org.apache.hadoop.util.RunJar continues to run even after Hadoop Streaming
> Job is killed
> ----------------------------------------------------------------------------------------
>
> Key: MAPREDUCE-4032
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-4032
> Project: Hadoop Map/Reduce
> Issue Type: Bug
> Components: contrib/streaming
> Affects Versions: 1.0.0
> Reporter: Rahul Rudradevan
> Labels: newbie
> Attachments: Orphan Runjar Screenshot.png
>
>
> 12/03/19 04:09:17 INFO streaming.StreamJob: Running job: job_201203190407_0001
> 12/03/19 04:09:17 INFO streaming.StreamJob: To kill this job, run:
> 12/03/19 04:09:17 INFO streaming.StreamJob:
> /home/rahul/hadoop/libexec/../bin/hadoop job
> -Dmapred.job.tracker=localhost:54311 -kill job_201203190407_0001
> Using the "-kill" option shown above only kills the
> "org.apache.hadoop.mapred.Child" processes, but the
> "org.apache.hadoop.util.RunJar" process continues to execute.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira