kangkaisen created KYLIN-2430:
---------------------------------
Summary: Unnecessary exception catching in BulkLoadJob
Key: KYLIN-2430
URL: https://issues.apache.org/jira/browse/KYLIN-2430
Project: Kylin
Issue Type: Bug
Components: Storage - HBase
Affects Versions: v1.6.0
Reporter: kangkaisen
Assignee: kangkaisen
FsShell.run has caught all exceptions, So we should get exitCode instead of
catching exception.
Currently code potentially result in infinite loop in {{LoadIncrementalHFiles}}
if user use HBase 0.98.13 and don't set {{hbase.bulkload.retries.number}}.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)