[ http://issues.apache.org/jira/browse/HADOOP-633?page=all ]
Doug Cutting updated HADOOP-633:
--------------------------------
Status: Resolved (was: Patch Available)
Resolution: Fixed
I just committed this. Thanks, Owen!
> if the jobinit thread gets killed the jobtracker keeps running without doing anything.
> --------------------------------------------------------------------------------------
>
> Key: HADOOP-633
> URL: http://issues.apache.org/jira/browse/HADOOP-633
> Project: Hadoop
> Issue Type: Bug
> Components: mapred
> Affects Versions: 0.7.2
> Reporter: Mahadev konar
> Assigned To: Owen O'Malley
> Priority: Minor
> Fix For: 0.8.0
>
> Attachments: thread-except.patch
>
>
> The jobtracker failed with OutOfMemory while uinjarring the jar file and this kileld
the jobinit thread. The Jobtracker still kept running while doing nothing though accepting
job submissions, but the jobs just sat in the queue.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
|