[ https://issues.apache.org/jira/browse/HADOOP-5921?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12719590#action_12719590 ]
Hudson commented on HADOOP-5921: -------------------------------- Integrated in Hadoop-trunk #867 (See [http://hudson.zones.apache.org/hudson/job/Hadoop-trunk/867/]) . Fixes a problem in the JobTracker where it sometimes never used to come up due to a system file creation on JobTracker's system-dir failing.This problem would sometimes show up only when the FS for the system-dir (usually HDFS) is started at nearly the same time as the JobTracker. Contributed by Amar Kamat. > JobTracker does not come up because of NotReplicatedYetException > ---------------------------------------------------------------- > > Key: HADOOP-5921 > URL: https://issues.apache.org/jira/browse/HADOOP-5921 > Project: Hadoop Core > Issue Type: Bug > Components: mapred > Affects Versions: 0.20.0 > Reporter: Amareshwari Sriramadasu > Assignee: Amar Kamat > Fix For: 0.20.1 > > Attachments: HADOOP-5921-v1.0.patch, HADOOP-5921-v2.4.patch, > HADOOP-5921-v2.5.patch > > > Sometimes (On a big cluster) Jobtracker does not come up, because Info file > could not be replicated on dfs. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.