You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@kylin.apache.org by "kangkaisen (JIRA)" <ji...@apache.org> on 2017/02/07 09:43:41 UTC

[jira] [Commented] (KYLIN-2430) Unnecessary exception catching in BulkLoadJob

    [ https://issues.apache.org/jira/browse/KYLIN-2430?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15855648#comment-15855648 ] 

kangkaisen commented on KYLIN-2430:
-----------------------------------

commit: https://github.com/apache/kylin/commit/7b860adb0a23b53d6e2e40337f4317a3a2b067ba

> 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
>             Fix For: v2.0.0
>
>
> 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)