Ivan Orlov created HBASE-13440: ---------------------------------- Summary: ExportSnapshot doesn't preserve attributes of snapshot's files. Key: HBASE-13440 URL: https://issues.apache.org/jira/browse/HBASE-13440 Project: HBase Issue Type: Bug Reporter: Ivan Orlov
ExportSnapshot preserves attributes of `data`-files but not snapshot's files. It cause a problems: * delete exported snapshot (is owned by another user); * create a new snapshot in case if first snapshot was exported, so `.hbase-snapshot` directory has been created and owned by another user. -- This message was sent by Atlassian JIRA (v6.3.4#6332)