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

Update ExportSnapShot to optionally not use a tmp file on external file system

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • None
    • 0.99.0, 0.96.3, 0.94.20, 0.98.3
    • snapshots
    • None

    Description

      There are FileSystem like S3 where renaming is extremely expensive. This patch will add a parameter that says something like

      use.tmp.folder

      It will be defaulted to true. So default behavior is the same. If false is set them the files will land in the final destination with no need for a rename.

      Attachments

        1. HBASE-11119.patch
          6 kB
          Theodore michael Malaska

        Activity

          People

            malaskat Ted Malaska
            ted.m Theodore michael Malaska
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: