Uploaded image for project: 'HBase'
  1. HBase
  2. HBASE-6055 Offline Snapshots in HBase 0.96
  3. HBASE-6610

HFileLink: Hardlink alternative for snapshot restore

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 0.95.2
    • 0.95.0
    • io
    • Reviewed
    • Adds a 'HardLink', an hfile proxy that tolerates files being moved from original location out to archive; it will find and serve the data whichever location the file happens to be in.

    Description

      To avoid copying data during restore snapshot we need to introduce an HFile Link that allows to reference a file that can be in the original path (/hbase/table/region/cf/hfile) or, if the file is archived, in the archive directory (/hbase/.archive/table/region/cf/hfile).

      Attachments

        1. HBASE-6610-v1.patch
          31 kB
          Matteo Bertozzi
        2. HBASE-6610-v2.patch
          34 kB
          Ted Yu
        3. HBASE-6610-v3.patch
          45 kB
          Matteo Bertozzi
        4. HBASE-6610-v5.patch
          59 kB
          Ted Yu
        5. HBASE-6610-v6.patch
          61 kB
          Matteo Bertozzi
        6. HBASE-6610-v7.patch
          69 kB
          Matteo Bertozzi
        7. HBASE-6610-v8.patch
          67 kB
          Matteo Bertozzi
        8. 6610v9.patch
          67 kB
          Michael Stack

        Activity

          People

            mbertozzi Matteo Bertozzi
            mbertozzi Matteo Bertozzi
            Votes:
            0 Vote for this issue
            Watchers:
            10 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: