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

Budi commented on PHOENIX-5409:
-------------------------------

Now it shows me this error.

"Cannot create PoolableConnectionFactory (ERROR 726 (43M10):  Inconsistent 
namespace mapping properites.. Cannot initiate connection as SYSTEM:CATALOG is 
found but client does not have phoenix.schema.isNamespaceMappingEnabled 
enabled)"

Is there any way that i can put driver properties?

> Couldn't Connect to Phoenix using JMeter
> ----------------------------------------
>
>                 Key: PHOENIX-5409
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-5409
>             Project: Phoenix
>          Issue Type: Bug
>    Affects Versions: 4.7.0
>            Reporter: Budi
>            Priority: Major
>              Labels: build, performance, usability
>
> Using JMeter for performance test in MySQL was successfully built. i could 
> use all of the JDBC Request for querying MySQL and the results came.
> However, when i try to configure the JDBC Request and JDBC Connection 
> Configuration to Phoenix, JMeter fails to connect.
> I have add the Phoenix-4.7.jar to the class path in the Test Plan window, 
> configure the database URL 
> (jdbc:phoenix://ip:port:/hbase-unsecure/schema_name, and the driver class 
> (org.apache.phoenix.jdbc.PhoenixDriver) and using the JDBC Request to do a 
> simple select * query.
> when i try to run it, it has various errors such as
> "Cannot create JDBC driver of class 'org.apache.phoenix.jdbc.PhoenixDriver' 
> for connect URL"
> or
> "Couldn't established connection"
> and
> "java.lang.NoClassDefFoungError: Could not initialize class 
> org.apache.phoenix.jdbc.PhoenixDriver"
>  
> i have tried all possible configuration and error still occur.
> Please Help.
>  
> P.S. When i move the phoenix jar to jmeter/lib. I can open the JMeter but i 
> couldnt click anything in the UI. GUI Error.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

Reply via email to