You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Liyin Tang (JIRA)" <ji...@apache.org> on 2012/05/04 19:42:50 UTC

[jira] [Created] (HBASE-5940) HBase in-cluster backup based on the HDFS hardlink

Liyin Tang created HBASE-5940:
---------------------------------

             Summary: HBase in-cluster backup based on the HDFS hardlink
                 Key: HBASE-5940
                 URL: https://issues.apache.org/jira/browse/HBASE-5940
             Project: HBase
          Issue Type: New Feature
            Reporter: Liyin Tang
            Assignee: Liyin Tang


The motivation of introducing the HardLink operation/api in HDFS is to get a full copy of the file without copying the bytes. 
So users/applications can create multiple hard links to the same source file instantly. 

And HBase can make full use of the hard-link to generate the in-cluster backup snapshot instantly. 

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