You are viewing a plain text version of this content. The canonical link for it is here.
Posted to mapreduce-issues@hadoop.apache.org by "Yesha Vora (JIRA)" <ji...@apache.org> on 2018/01/24 23:49:00 UTC

[jira] [Created] (MAPREDUCE-7042) Killed mapreduce job data does not move to mapreduce.jobhistory.done-dir

Yesha Vora created MAPREDUCE-7042:
-------------------------------------

             Summary: Killed mapreduce job data does not move to mapreduce.jobhistory.done-dir
                 Key: MAPREDUCE-7042
                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-7042
             Project: Hadoop Map/Reduce
          Issue Type: Bug
    Affects Versions: 3.0.0
            Reporter: Yesha Vora


Steps:
1) Start a mapreduce job
{code}
hadoop jar /usr/hdp/current/hadoop-mapreduce-client/hadoop-mapreduce-client-jobclient-3.0.0.3.0.0.0-751-tests.jar sleep "-Dmapreduce.job.user.name=hrt_qa"   -m 10 -r 1 -mt 1000  -rt 1000{code}
2) kill job
3) Validate job is present at mapreduce.jobhistory.done-dir

mapreduce.jobhistory.done-dir dir does not have job_1516776025831_0048 entry.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: mapreduce-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: mapreduce-issues-help@hadoop.apache.org