[
https://issues.apache.org/jira/browse/HBASE-16411?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15419426#comment-15419426
]
Hadoop QA commented on HBASE-16411:
-----------------------------------
| (x) *{color:red}-1 overall{color}* |
\\
\\
|| Vote || Subsystem || Runtime || Comment ||
| {color:blue}0{color} | {color:blue} reexec {color} | {color:blue} 0m 0s
{color} | {color:blue} Docker mode activated. {color} |
| {color:blue}0{color} | {color:blue} patch {color} | {color:blue} 0m 7s
{color} | {color:blue} The patch file was not named according to hbase's naming
conventions. Please see
https://yetus.apache.org/documentation/0.3.0/precommit-patchnames for
instructions. {color} |
| {color:red}-1{color} | {color:red} patch {color} | {color:red} 0m 9s {color}
| {color:red} HBASE-16411 does not apply to master. Rebase required? Wrong
Branch? See https://yetus.apache.org/documentation/0.3.0/precommit-patchnames
for help. {color} |
\\
\\
|| Subsystem || Report/Notes ||
| JIRA Patch URL |
https://issues.apache.org/jira/secure/attachment/12823531/16411.v1.txt |
| JIRA Issue | HBASE-16411 |
| Console output |
https://builds.apache.org/job/PreCommit-HBASE-Build/3078/console |
| Powered by | Apache Yetus 0.3.0 http://yetus.apache.org |
This message was automatically generated.
> BackupDistCp#execute() should throw exception if the distcp job fails
> ---------------------------------------------------------------------
>
> Key: HBASE-16411
> URL: https://issues.apache.org/jira/browse/HBASE-16411
> Project: HBase
> Issue Type: Bug
> Reporter: Ted Yu
> Assignee: Ted Yu
> Labels: backup
> Attachments: 16411.v1.txt
>
>
> User may run hadoop release which doesn't have fix for HADOOP-13489.
> In that case, IncrementalTableBackupProcedure#incrementalCopy() wouldn't
> detect the failed job, leading to potential data loss.
> BackupDistCp#execute() should throw exception if the wrapped distcp job
> fails. This would allow IncrementalTableBackupProcedure#incrementalCopy() to
> properly respond to job failure.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)