Zhong Yanghong created KYLIN-1806:
-------------------------------------
Summary: Loose the condition of merge job failure during the step
of deleting htables
Key: KYLIN-1806
URL: https://issues.apache.org/jira/browse/KYLIN-1806
Project: Kylin
Issue Type: Improvement
Components: Job Engine
Reporter: Zhong Yanghong
Assignee: Zhong Yanghong
For the merge job, after the major jobs finish successfully, it comes to the
step of Garbage Collection for deleting unused htables. Sometimes exceptions
will occur due to some hbase issue. For example, hbase cannot find the related
htables. It's better to skip these exceptions and continue the merge job.
Later, if those unused htables still exist in hbase, they can be deleted by a
regular job, StorageCleanupJob.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)