You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@kylin.apache.org by "Dong Li (JIRA)" <ji...@apache.org> on 2016/05/26 02:29:12 UTC

[jira] [Created] (KYLIN-1738) MRJob Id is not saved to kylin jobs if MR job is killed

Dong Li created KYLIN-1738:
------------------------------

             Summary: MRJob Id is not saved to kylin jobs if MR job is killed
                 Key: KYLIN-1738
                 URL: https://issues.apache.org/jira/browse/KYLIN-1738
             Project: Kylin
          Issue Type: Bug
          Components: Job Engine
    Affects Versions: v1.5.1
            Reporter: Dong Li
            Assignee: Dong Li
            Priority: Minor


A kylin job failed with message: killed by admin, and cannot find mr job id.
Go through job history server, found the mr job got killed with:
MAP capability required is more than the supported max container capability in the cluster. Killing the Job. mapResourceRequest: <memory:3072, vCores:1> maxContainerCapability:<memory:2250, vCores:32>
Job received Kill while in RUNNING state.

We should save the JobId for diagnosis when job status is killed like failed/finished.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)