Nemon Lou created MAPREDUCE-5581:
------------------------------------
Summary: killing jobs which have failed causes log missing
Key: MAPREDUCE-5581
URL: https://issues.apache.org/jira/browse/MAPREDUCE-5581
Project: Hadoop Map/Reduce
Issue Type: Bug
Components: client
Affects Versions: 2.1.1-beta
Reporter: Nemon Lou
In hive code,when a job failed,they invoke the RunningJob.killJob() API .
>From mapreduce client side,when job is at failed state,the YARNRunner will
>invoke resMgrDelegate.killApplication to kill that job.And this causes logs
>missing from job history server.
--
This message was sent by Atlassian JIRA
(v6.1#6144)