[
https://issues.apache.org/jira/browse/HBASE-16255?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15451179#comment-15451179
]
Devaraj Das commented on HBASE-16255:
-------------------------------------
Interesting. The test creates the directory as "root" even if the test is run
as "hbase". But later on, the snapshot fails with permission issues.
{noformat}
2016-08-31 04:34:56,399 INFO [main] hbase.IntegrationTestBackupRestore: create
full backup image for all tables
2016-08-31 04:34:56,584 INFO [main] util.BackupClientUtil: Backup root dir
hdfs://node-1.network21368:8020/user/hbase/test-data/6a446bec-cfae-409c-96c4-099a70bddc24/backupIT
does not exist. Will be created.
{noformat}
When I run the command
{noformat}
[hbase@node-1 root]$ hadoop dfs -ls /user/hbase
DEPRECATED: Use of this script to execute hdfs command is deprecated.
Instead use the hdfs command for it.
16/08/31 04:35:18 WARN util.NativeCodeLoader: Unable to load native-hadoop
library for your platform... using builtin-java classes where applicable
Found 1 items
drwxr-xr-x - root supergroup 0 2016-08-31 04:35 /user/hbase/test-data
{noformat}
> Backup/Restore IT
> -----------------
>
> Key: HBASE-16255
> URL: https://issues.apache.org/jira/browse/HBASE-16255
> Project: HBase
> Issue Type: Task
> Reporter: Vladimir Rodionov
> Assignee: Vladimir Rodionov
> Labels: backup
> Attachments: 16255-addendum.3.txt, 16255.addendum, 16255.addendum2,
> 16255.addendum4, 16255.addendum5, 16255.addendum6, HBASE-16255-v1.patch,
> HBASE-16255-v2.patch, HBASE-16255-v3.patch, HBASE-16255-v4.patch,
> HBASE-16255-v5.patch, HBASE-16255-v6.patch, backup-it-7912-8-30.out,
> backup-it-8-30.out, backup-it-success.out
>
>
> Integration test for backup restore.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)