You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "stack (JIRA)" <ji...@apache.org> on 2013/12/16 17:37:08 UTC

[jira] [Resolved] (HBASE-10172) hbase upgrade -check error

     [ https://issues.apache.org/jira/browse/HBASE-10172?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

stack resolved HBASE-10172.
---------------------------

    Resolution: Won't Fix

What [~himanshu@cloudera.com] says.  Check your protobuf versions in your classpath.  It looks like the first pb lib encountered is not 2.5.x as we expect (perhaps you have old pb lib still in your cp?)

> hbase upgrade -check error
> --------------------------
>
>                 Key: HBASE-10172
>                 URL: https://issues.apache.org/jira/browse/HBASE-10172
>             Project: HBase
>          Issue Type: Bug
>            Reporter: wang xiyi
>
> Hi, I want to upgrade hbase from 0.94 to 0.96. According to http://hbase.apache.org/book/upgrade0.96.html, I encountered a problem as follows:
> {code}
> Exception in thread "main" java.lang.UnsupportedOperationException: This is supposed to be overridden by subclasses.
>         at com.google.protobuf.GeneratedMessage.getUnknownFields(GeneratedMessage.java:180)
>         at org.apache.hadoop.hdfs.protocol.proto.ClientNamenodeProtocolProtos$GetListingRequestProto.getSerializedSize(ClientNamenodeProtocolProtos.java:18005)
> .....
> {code}
> hadoop version: hadoop-2.0.0-cdh4.2.1 
> hbase version:hbase-0.94.0-cdh4.2.1
> Thanks~



--
This message was sent by Atlassian JIRA
(v6.1.4#6159)