[
https://issues.apache.org/jira/browse/KYLIN-3458?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16595040#comment-16595040
]
ASF subversion and git services commented on KYLIN-3458:
--------------------------------------------------------
Commit 877cb8aa43b057caf0b6aeef99a3b2d4c5580d89 in kylin's branch
refs/heads/master from [~Xinbei]
[ https://gitbox.apache.org/repos/asf?p=kylin.git;h=877cb8a ]
KYLIN-3458 fix incomplete log info problem that is caused by kylin.job.retry
> 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)