[ https://issues.apache.org/jira/browse/HADOOP-1819?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12525829 ]
Hadoop QA commented on HADOOP-1819: ----------------------------------- +1 http://issues.apache.org/jira/secure/attachment/12365368/jt-init-2.patch applied and successfully tested against trunk revision r573513. Test results: http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Patch/713/testReport/ Console output: http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Patch/713/console > The JobTracker should ensure that it is running on the right host. > ------------------------------------------------------------------ > > Key: HADOOP-1819 > URL: https://issues.apache.org/jira/browse/HADOOP-1819 > Project: Hadoop > Issue Type: Bug > Components: mapred > Affects Versions: 0.14.0 > Reporter: Owen O'Malley > Assignee: Owen O'Malley > Fix For: 0.15.0 > > Attachments: jt-init-2.patch, jt-init.patch > > > We had someone start up a private JobTracker with the standard config. > Unfortunately, it used the system directory from the config and wiped it > clean. I want to add a sanity check that makes sure the JobTracker is being > run on the right node before the system directory is wiped. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.