You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@kylin.apache.org by "Shaofeng SHI (JIRA)" <ji...@apache.org> on 2018/08/29 00:34:00 UTC

[jira] [Resolved] (KYLIN-3458) Enabling config kylin.job.retry will cause log info incomplete

     [ https://issues.apache.org/jira/browse/KYLIN-3458?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Shaofeng SHI resolved KYLIN-3458.
---------------------------------
    Resolution: Fixed

> Enabling config kylin.job.retry will cause log info incomplete
> --------------------------------------------------------------
>
>                 Key: KYLIN-3458
>                 URL: https://issues.apache.org/jira/browse/KYLIN-3458
>             Project: Kylin
>          Issue Type: Bug
>          Components: Job Engine
>            Reporter: Xinbei Fu
>            Assignee: Xinbei Fu
>            Priority: Major
>             Fix For: v2.5.0
>
>
> The rootcause is that Kylin is trying to retry the whole job after already retried the subtasks that are under this job, therefore the deeper exception thrown by subtasks will be covered by an IllegalStateException thrown by the job.



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