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:42 UTC

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

     [ https://issues.apache.org/jira/browse/KYLIN-2430?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

kangkaisen resolved KYLIN-2430.
-------------------------------
       Resolution: Fixed
    Fix Version/s: v2.0.0

> 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)