Uploaded image for project: 'HBase'
  1. HBase
  2. HBASE-6605

[0.89-fb] Allow bulk loading to continue past failures.

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • None
    • 0.89-fb
    • None
    • None

    Description

      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.

      Attachments

        Activity

          People

            amitanand Amitanand Aiyer
            amitanand Amitanand Aiyer
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: