[ 
https://issues.apache.org/jira/browse/PHOENIX-1697?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14349445#comment-14349445
 ] 

lisztomania Phoenix commented on PHOENIX-1697:
----------------------------------------------

It worked !

Thank you to "Andrew P" from Phoenix:

" You will need to upgrade to HBase 0.98.10.1 to resolve this issue. Or, you 
can recompile Phoenix from source with -Dhbase.version=0.98.10 (or 0.98.10.1) "

> No current connection - HRegion.mutateRowsWithLocks : 
> java.lang.NoSuchMethodError
> ---------------------------------------------------------------------------------
>
>                 Key: PHOENIX-1697
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-1697
>             Project: Phoenix
>          Issue Type: Bug
>         Environment: Hadoop 2.6
> hbase 0.98.10
> Phoenix 4.3.0
> on Mac OS10.10
>            Reporter: lisztomania Phoenix
>
> I try to run Phoenix in localhost and can't resolve the error. I would like a 
> lot to run SQL queries on HBase so hope someone will help me:
> org.apache.hadoop.hbase.DoNotRetryIOException: 
> org.apache.hadoop.hbase.DoNotRetryIOException: SYSTEM.CATALOG: 
> org.apache.hadoop.hbase.regionserver.HRegion.mutateRowsWithLocks(Ljava/util/Collection;Ljava/util/Collection;)V
> .....
> Caused by: java.lang.NoSuchMethodError: 
> org.apache.hadoop.hbase.regionserver.HRegion.mutateRowsWithLocks(Ljava/util/Collection;Ljava/util/Collection;)V
> By running !list:
> 1 active connection:
>  #0  closed   jdbc:phoenix:localhost
> By running create table test (field bigint);
> No current connection
> I have copied in hbase/lib the jars phoenix-server, and I also try with the 
> phoenix-core jar. (re-run HBase)



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

Reply via email to