You are viewing a plain text version of this content. The canonical link for it is here.
Posted to mapreduce-dev@hadoop.apache.org by "Nishan Shetty (Created) (JIRA)" <ji...@apache.org> on 2012/03/22 14:44:25 UTC

[jira] [Created] (MAPREDUCE-4055) Job history files are not getting copied from "intermediate done" directory to "done" directory

Job history files are not getting copied from "intermediate done" directory to "done" directory 
------------------------------------------------------------------------------------------------

                 Key: MAPREDUCE-4055
                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-4055
             Project: Hadoop Map/Reduce
          Issue Type: Bug
          Components: mrv2
            Reporter: Nishan Shetty


1.Submit job
2.After successful execution of job before the Job history files are copied from intermediate done directory to done directory,NameNode got killed.
3.Restart the NameNode after mapreduce.jobhistory.move.interval-ms time is elapsed(default is 3 min).
Observe that Job history files are not copied from intermediate done directory to done directory and also logs are not updated with any message

Now submit another job observe that Job history files are not copied from intermediate done directory to done directory and also nothing is logged into historyserver logs.



--
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

        

[jira] [Resolved] (MAPREDUCE-4055) Job history files are not getting copied from "intermediate done" directory to "done" directory

Posted by "Devaraj K (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/MAPREDUCE-4055?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Devaraj K resolved MAPREDUCE-4055.
----------------------------------

    Resolution: Fixed

It is fixed and working fine now.
                
> Job history files are not getting copied from "intermediate done" directory to "done" directory 
> ------------------------------------------------------------------------------------------------
>
>                 Key: MAPREDUCE-4055
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-4055
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: mrv2
>            Reporter: Nishan Shetty
>
> 1.Submit job
> 2.After successful execution of job before the Job history files are copied from intermediate done directory to done directory,NameNode got killed.
> 3.Restart the NameNode after mapreduce.jobhistory.move.interval-ms time is elapsed(default is 3 min).
> Observe that Job history files are not copied from intermediate done directory to done directory and also logs are not updated with any message
> Now submit another job observe that Job history files are not copied from intermediate done directory to done directory and also nothing is logged into historyserver logs.

--
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