[
https://issues.apache.org/jira/browse/HBASE-4301?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13097003#comment-13097003
]
Ted Yu commented on HBASE-4301:
-------------------------------
As I mentioned earlier, the table name for .META. HRI was empty. See contents
of ROOT table:
{code}
.META.,,1
column=info:regioninfo, timestamp=1314743864747, value=REGION => {NAME =>
'.META.,,1', TableName =
> '', STARTKEY => '', ENDKEY => '', ENCODED
=> 1028785192,}
{code}
Patch version 3 solves the problem.
I was able to browse the tables in Master UI after migration.
We still need to fill out tablename for .META. in ROOT table.
> META migration from 0.90 to trunk fails
> ---------------------------------------
>
> Key: HBASE-4301
> URL: https://issues.apache.org/jira/browse/HBASE-4301
> Project: HBase
> Issue Type: Bug
> Components: master
> Affects Versions: 0.92.0
> Reporter: Todd Lipcon
> Assignee: Ted Yu
> Priority: Blocker
> Fix For: 0.92.0
>
> Attachments: 4301.txt, 4301_v2.txt, logs.tar.gz, master-log.txt,
> meta_migrate, meta_trunk, root_migrate, root_trunk
>
>
> I started a trunk cluster as an upgrade from 0.90.4ish, and now my META table
> is screwed. I can't scan it, etc, and other operations fail.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira