[
https://issues.apache.org/jira/browse/HBASE-15449?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15457041#comment-15457041
]
Vladimir Rodionov commented on HBASE-15449:
-------------------------------------------
[~tedyu], still does not apply
{code}
HW10692:hbase vrodionov$ patch -p1 < 15449.v8.txt
patching file
hbase-server/src/main/java/org/apache/hadoop/hbase/backup/impl/RestoreClientImpl.java
patching file
hbase-server/src/main/java/org/apache/hadoop/hbase/backup/util/BackupServerUtil.java
patching file
hbase-server/src/main/java/org/apache/hadoop/hbase/backup/util/RestoreServerUtil.java
Hunk #3 FAILED at 59.
Hunk #4 succeeded at 140 (offset 3 lines).
Hunk #5 succeeded at 200 (offset 3 lines).
Hunk #6 succeeded at 236 (offset 3 lines).
Hunk #7 succeeded at 344 (offset 3 lines).
Hunk #8 succeeded at 567 (offset 3 lines).
Hunk #9 succeeded at 667 (offset 3 lines).
Hunk #10 succeeded at 685 (offset 3 lines).
Hunk #11 succeeded at 706 with fuzz 1 (offset 11 lines).
1 out of 11 hunks FAILED -- saving rejects to file
hbase-server/src/main/java/org/apache/hadoop/hbase/backup/util/RestoreServerUtil.java.rej
patching file
hbase-server/src/main/java/org/apache/hadoop/hbase/mapreduce/LoadIncrementalHFiles.java
patching file
hbase-server/src/test/java/org/apache/hadoop/hbase/backup/TestBackupBase.java
patching file
hbase-server/src/test/java/org/apache/hadoop/hbase/backup/TestIncrementalBackup.java
{code}
> HBase Backup Phase 3: Support physical table layout change
> -----------------------------------------------------------
>
> Key: HBASE-15449
> URL: https://issues.apache.org/jira/browse/HBASE-15449
> Project: HBase
> Issue Type: Task
> Affects Versions: 2.0.0
> Reporter: Vladimir Rodionov
> Assignee: Ted Yu
> Labels: backup
> Fix For: 2.0.0
>
> Attachments: 15449.v1.txt, 15449.v2.txt, 15449.v4.txt, 15449.v5.txt,
> 15449.v7.txt, 15449.v8.txt
>
>
> Table operation such as add column family, delete column family, truncate ,
> delete table may result in subsequent backup restore failure.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)