exporting to archive is normal. that's how snapshot works.
hbase knows how to deal with it.

just use the restore_snapshot or clone_snapshot and you'll have your table
available.
for hbase it doesn't really matter where the files are

Matteo


On Wed, Sep 28, 2016 at 3:13 AM, ssharavanan <ssharava...@gmail.com> wrote:

> We are performing a snapshot copy from one cluster 'A' to another cluster
> 'B'.
>
> During the export snapshot process all the data falls under
> /hbasedata/archive/data/Namespace. We were expecting the data to be under
> /hbasedata/data/. Is this normal?
>
> How to have all our data inside /hbasedata/data by default during our
> export
> or restore snapshot process?
>
>
>
>
>
>
>
> --
> View this message in context: http://apache-hbase.679495.n3.
> nabble.com/Snapshot-getting-under-archive-folder-tp4082961.html
> Sent from the HBase Developer mailing list archive at Nabble.com.
>

Reply via email to