[ 
https://issues.apache.org/jira/browse/HBASE-15928?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15308750#comment-15308750
 ] 

Hadoop QA commented on HBASE-15928:
-----------------------------------

| (x) *{color:red}-1 overall{color}* |
\\
\\
|| Vote || Subsystem || Runtime || Comment ||
| {color:blue}0{color} | {color:blue} patch {color} | {color:blue} 0m 1s 
{color} | {color:blue} The patch file was not named according to hbase's naming 
conventions. Please see 
https://yetus.apache.org/documentation/0.2.1/precommit-patchnames for 
instructions. {color} |
| {color:red}-1{color} | {color:red} patch {color} | {color:red} 0m 3s {color} 
| {color:red} HBASE-15928 does not apply to master. Rebase required? Wrong 
Branch? See https://yetus.apache.org/documentation/0.2.1/precommit-patchnames 
for help. {color} |
\\
\\
|| Subsystem || Report/Notes ||
| JIRA Patch URL | 
https://issues.apache.org/jira/secure/attachment/12807269/15928.v1.txt |
| JIRA Issue | HBASE-15928 |
| Console output | 
https://builds.apache.org/job/PreCommit-HBASE-Build/2071/console |
| Powered by | Apache Yetus 0.2.1   http://yetus.apache.org |


This message was automatically generated.



> hbase backup delete command does not remove backup root dir from hdfs
> ---------------------------------------------------------------------
>
>                 Key: HBASE-15928
>                 URL: https://issues.apache.org/jira/browse/HBASE-15928
>             Project: HBase
>          Issue Type: Bug
>            Reporter: Ted Yu
>            Assignee: Ted Yu
>              Labels: backup
>         Attachments: 15928.v1.txt
>
>
> [~romil.choksi] reported the following bug.
> hbase backup delete command successfully deletes backup
> {code}
> hbase@hbase-backup-test-5:~> hbase backup delete backup_1464217940560
> SLF4J: Actual binding is of type [org.slf4j.impl.Log4jLoggerFactory]
> Delete backup failed: no information found for backupID=delete
> 2016-05-26 01:44:40,077 INFO  [main] impl.BackupUtil: No data has been found 
> in 
> hdfs://hbase-backup-test-5.openstacklocal:8020/user/hbase/backup_1464217940560/default/t1.
> 2016-05-26 01:44:40,081 INFO  [main] impl.BackupUtil: No data has been found 
> in 
> hdfs://hbase-backup-test-5.openstacklocal:8020/user/hbase/backup_1464217940560/default/t2.
> 2016-05-26 01:44:40,085 INFO  [main] impl.BackupUtil: No data has been found 
> in 
> hdfs://hbase-backup-test-5.openstacklocal:8020/user/hbase/backup_1464217940560/default/t3.
> Delete backup for backupID=backup_1464217940560 completed.
> {code}
> Listing the backup directory of the backup that was just deleted
> {code}
> hbase@hbase-backup-test-5:~> hdfs dfs -ls /user/hbase
> Found 37 items
> drwx------   - hbase hbase          0 2016-05-25 23:13 /user/hbase/.staging
> drwxr-xr-x   - hbase hbase          0 2016-05-24 19:42 
> /user/hbase/backup_1464047611132
> ....
> drwxr-xr-x   - hbase hbase          0 2016-05-25 23:08 
> /user/hbase/backup_1464217727296
> drwxr-xr-x   - hbase hbase          0 2016-05-26 01:44 
> /user/hbase/backup_1464217940560
> {code}
> Backup root dir still exists



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to