Matteo Bertozzi created HBASE-6610:
--------------------------------------

             Summary: HFileLink: Hardlink alternative for snapshot restore
                 Key: HBASE-6610
                 URL: https://issues.apache.org/jira/browse/HBASE-6610
             Project: HBase
          Issue Type: New Feature
          Components: io
    Affects Versions: 0.96.0
            Reporter: Matteo Bertozzi
            Assignee: Matteo Bertozzi
             Fix For: 0.96.0


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

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

        

Reply via email to