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

Rajeshbabu Chintaguntla resolved HBASE-13756.
---------------------------------------------
    Resolution: Not A Problem
      Assignee:     (was: Rajeshbabu Chintaguntla)

[~apurtell]
I ran the tests locally they are fine.
I think the hbase jars in jenkins machines might be old jars of HBase 1.1.0 RCs 
thats why they are failing. Need to remove them from local repository.


> Region server is getting aborted with NoSuchMethodError when RS reporting to 
> master
> -----------------------------------------------------------------------------------
>
>                 Key: HBASE-13756
>                 URL: https://issues.apache.org/jira/browse/HBASE-13756
>             Project: HBase
>          Issue Type: Bug
>    Affects Versions: 1.1.0
>            Reporter: Rajeshbabu Chintaguntla
>            Priority: Critical
>
> I have observed below exception when running Phoenix integration tests with 
> HBase-1.1.0. I think same can happen in real cluster when RS reporting to 
> master.
> {noformat}
> ABORTING region server 100.73.163.39,53415,1432394107922: Unhandled: 
> org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos$ServerLoad$Builder.setNumberOfRequests(J)Lorg/apache/hadoop/hbase/protobuf/generated/ClusterStatusProtos$ServerLoad$Builder;
> Cause:
> java.lang.NoSuchMethodError: 
> org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos$ServerLoad$Builder.setNumberOfRequests(J)Lorg/apache/hadoop/hbase/protobuf/generated/ClusterStatusProtos$ServerLoad$Builder;
>         at 
> org.apache.hadoop.hbase.regionserver.HRegionServer.buildServerLoad(HRegionServer.java:1165)
>         at 
> org.apache.hadoop.hbase.regionserver.HRegionServer.tryRegionServerReport(HRegionServer.java:1127)
>         at 
> org.apache.hadoop.hbase.regionserver.HRegionServer.run(HRegionServer.java:944)
>         at 
> org.apache.hadoop.hbase.MiniHBaseCluster$MiniHBaseClusterRegionServer.runRegionServer(MiniHBaseCluster.java:156)
>         at 
> org.apache.hadoop.hbase.MiniHBaseCluster$MiniHBaseClusterRegionServer.access$000(MiniHBaseCluster.java:108)
>         at 
> org.apache.hadoop.hbase.MiniHBaseCluster$MiniHBaseClusterRegionServer$1.run(MiniHBaseCluster.java:140)
>         at java.security.AccessController.doPrivileged(Native Method)
>         at javax.security.auth.Subject.doAs(Subject.java:356)
>         at 
> org.apache.hadoop.security.UserGroupInformation.doAs(UserGroupInformation.java:1594)
>         at 
> org.apache.hadoop.hbase.security.User$SecureHadoopUser.runAs(User.java:306)
>         at 
> org.apache.hadoop.hbase.MiniHBaseCluster$MiniHBaseClusterRegionServer.run(MiniHBaseCluster.java:138)
>         at java.lang.Thread.run(Thread.java:745)
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to