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

James Taylor resolved PHOENIX-1697.
-----------------------------------
    Resolution: Invalid

Please ask on the dev or user list. You're likely using a version we don't 
support - maybe you're trying with 1.0 HBase?

> 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