[
https://issues.apache.org/jira/browse/HBASE-11119?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Matteo Bertozzi updated HBASE-11119:
------------------------------------
Component/s: snapshots
Fix Version/s: 0.98.3
0.94.20
0.96.3
0.99.0
Issue Type: Improvement (was: New Feature)
> Update ExportSnapShot to optionally not use a tmp file on external file system
> ------------------------------------------------------------------------------
>
> Key: HBASE-11119
> URL: https://issues.apache.org/jira/browse/HBASE-11119
> Project: HBase
> Issue Type: Improvement
> Components: snapshots
> Reporter: Ted Malaska
> Assignee: Ted Malaska
> Priority: Minor
> Fix For: 0.99.0, 0.96.3, 0.94.20, 0.98.3
>
> Attachments: HBASE-11119.patch
>
>
> 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.
--
This message was sent by Atlassian JIRA
(v6.2#6252)