[
https://issues.apache.org/jira/browse/HBASE-11742?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Matteo Bertozzi updated HBASE-11742:
------------------------------------
Attachment: snapshot-format-conf.patch
snapshot-format-conf.patch contains the conf property
"hbase.snapshot.format.version" with the hbase-default set to 1.
Which basically produces the same results of before (0.94, 0.96)
switching the format.version to 2 you can still read old snapshots, but to read
the new ones from MR over snapshots you need the new jars.
> Backport HBASE-7987 and HBASE-11185 to 0.98
> -------------------------------------------
>
> Key: HBASE-11742
> URL: https://issues.apache.org/jira/browse/HBASE-11742
> Project: HBase
> Issue Type: Improvement
> Components: mapreduce, snapshots
> Affects Versions: 0.98.5
> Reporter: Esteban Gutierrez
> Assignee: Esteban Gutierrez
> Fix For: 0.98.6
>
> Attachments: HBASE-11742.v0.patch, HBASE-11742.v1.patch,
> snapshot-format-conf.patch
>
>
> HBASE-7987 improves how snapshots are handled via a manifest file. This
> requires reverting HBASE-11360 since introduces an alternate functionality
> that is not compatible with HBASE-7987.
--
This message was sent by Atlassian JIRA
(v6.2#6252)