Xinbei Fu created KYLIN-3458:
--------------------------------
Summary: 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
Reporter: Xinbei Fu
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 a IllegalStateException thrown by the job.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)