restore snapshot on another cluster

2014-04-09 Thread Artem Ervits
Hello all, When I take a snapshot on cluster 1, copy it to cluster 2 using ExportSnapshot utility, what permissions should I set on the snapshot to be able to clone it into a new table? I matched the permissions of the external snapshot to the permissions of any local snapshots on cluster 2 and

Re: restore snapshot on another cluster

2014-04-09 Thread Ted Yu
Can you give us some more detail such as: the HBase release you're using the stack trace of permission error I assume you have read 15.8.7 and 15.8.8 of: http://hbase.apache.org/book.html#ops.snapshots Cheers On Wed, Apr 9, 2014 at 3:08 PM, Artem Ervits wrote: > Hello all, > > When I take a

Re: restore snapshot on another cluster

2014-04-09 Thread Artem Ervits
-- From: Ted Yu [mailto:yuzhih...@gmail.com] Sent: Wednesday, April 09, 2014 05:48 PM To: user@hbase.apache.org Subject: Re: restore snapshot on another cluster Can you give us some more detail such as: the HBase release you're using the stack trace of permission error I assume you have read 15.8.7

RE: restore snapshot on another cluster

2014-04-09 Thread Artem Ervits
at org.apache.hadoop.security.UserGroupInformation.doAs(UserGroupInformation.java:1491) at org.apache.hadoop.ipc.Server$Handler.run(Server.java:2047) -Original Message- From: Artem Ervits Sent: Wednesday, April 09, 2014 5:58 PM To: 'user@hbase.apache.org' Subject: Re: restore snapshot on anothe

Re: restore snapshot on another cluster

2014-04-09 Thread Ted Yu
5) > at > org.apache.hadoop.security.UserGroupInformation.doAs(UserGroupInformation.java:1491) > at org.apache.hadoop.ipc.Server$Handler.run(Server.java:2047) > > -Original Message----- > From: Artem Ervits > Sent: Wednesday, April 09, 2014 5:58 PM > To: &#