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


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

        

Reply via email to