[
https://issues.apache.org/jira/browse/HBASE-12273?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14233958#comment-14233958
]
stack commented on HBASE-12273:
-------------------------------
When I try against master, hadoopqa runs against master always, I get this:
{code}
kalashnikov-7:hbase.git stack$ git am
1.0-0001-INTERNAL-Add-a-tool-for-fixing-missing-TableDescript.patch
Applying: Add a tool for fixing missing TableDescriptor files.
error: patch failed:
hbase-client/src/main/java/org/apache/hadoop/hbase/HRegionInfo.java:854
error: hbase-client/src/main/java/org/apache/hadoop/hbase/HRegionInfo.java:
patch does not apply
error:
hbase-server/src/main/java/org/apache/hadoop/hbase/MetaMigrationConvertingToPB.java:
does not exist in index
error:
hbase-server/src/main/java/org/apache/hadoop/hbase/migration/UpgradeTo96.java:
does not exist in index
Patch failed at 0001 Add a tool for fixing missing TableDescriptor files.
The copy of the patch that failed is found in:
/Users/stack/checkouts/hbase.git/.git/rebase-apply/patch
When you have resolved this problem, run "git am --continue".
If you prefer to skip this patch, run "git am --skip" instead.
To restore the original branch and stop patching, run "git am --abort".
{code}
You get something different [~daviddengcn]?
> Generate .tabledesc file during upgrading if missing
> ----------------------------------------------------
>
> Key: HBASE-12273
> URL: https://issues.apache.org/jira/browse/HBASE-12273
> Project: HBase
> Issue Type: Sub-task
> Components: Admin
> Affects Versions: 1.0.0, 0.98.7
> Reporter: Yi Deng
> Assignee: Yi Deng
> Labels: upgrade
> Fix For: 1.0.0, 0.98.7
>
> Attachments:
> 1.0-0001-INTERNAL-Add-a-tool-for-fixing-missing-TableDescript.patch
>
>
> Generate .tabledesc file during upgrading if missing
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)