You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Amitanand Aiyer (JIRA)" <ji...@apache.org> on 2012/08/17 22:38:37 UTC

[jira] [Created] (HBASE-6605) Allow bulk loading to continue past failures.

Amitanand Aiyer created HBASE-6605:
--------------------------------------

             Summary: Allow bulk loading to continue past failures.
                 Key: HBASE-6605
                 URL: https://issues.apache.org/jira/browse/HBASE-6605
             Project: HBase
          Issue Type: Improvement
            Reporter: Amitanand Aiyer
            Assignee: Amitanand Aiyer
            Priority: Minor


Currently, bulk loading a set of files will error out on the first file that it is unable to bulk load.

We have seen internal cases where there are transient failures (dfs/file corruption etc) that may cause a file to not be successfully bulk loaded. It seems useful to have  a mode where the bulk load process tries all the input files, even if there is a failure.

Thus, at the end of the process all the files remaining in the original directory are failed files.

Adding a configuration option to enable this behavior. The default behavior is still to error out on the first failure.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (HBASE-6605) [0.89-fb] Allow bulk loading to continue past failures.

Posted by "Amitanand Aiyer (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HBASE-6605?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Amitanand Aiyer updated HBASE-6605:
-----------------------------------

    Summary: [0.89-fb] Allow bulk loading to continue past failures.  (was: Allow bulk loading to continue past failures.)
    
> [0.89-fb] Allow bulk loading to continue past failures.
> -------------------------------------------------------
>
>                 Key: HBASE-6605
>                 URL: https://issues.apache.org/jira/browse/HBASE-6605
>             Project: HBase
>          Issue Type: Improvement
>            Reporter: Amitanand Aiyer
>            Assignee: Amitanand Aiyer
>            Priority: Minor
>
> Currently, bulk loading a set of files will error out on the first file that it is unable to bulk load.
> We have seen internal cases where there are transient failures (dfs/file corruption etc) that may cause a file to not be successfully bulk loaded. It seems useful to have  a mode where the bulk load process tries all the input files, even if there is a failure.
> Thus, at the end of the process all the files remaining in the original directory are failed files.
> Adding a configuration option to enable this behavior. The default behavior is still to error out on the first failure.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira