JobTracker.stopTracker() is not invoked when shutting down JobTracker using
bin/stop-{all,mapred}.sh
----------------------------------------------------------------------------------------------------
Key: HADOOP-1901
URL: https://issues.apache.org/jira/browse/HADOOP-1901
Project: Hadoop
Issue Type: Bug
Components: mapred
Reporter: Senthil Subramanian
This can be fixed by adding a shutdown hook to the JobTracker RunTime that
invokes stopTracker().
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.