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

Siva Gudavalli updated DRILL-3504:
----------------------------------
    Description: 
Hi,

I am performing load tests using Apache Jmeter on Apache Drill Queries.

Using JDBC Request on Apache Jmeter to connect Apache Drill

This is how my connection looks like .... 

jdbc:drill:zk=bossxxx113059:5181,bossxxx113060:5181,bossxxx113061:5181/drill/my_cluster_com-drillbits

org.apache.drill.jdbc.Driver

Query:
select * from dfs.`/user/mapr/rsv2`

Errors:

org.apache.drill.common.exceptions.UserRemoteException: SYSTEM ERROR: 
java.lang.NumberFormatException: Y

org.apache.drill.common.exceptions.UserRemoteException: PARSE ERROR: 
Encountered "and \"" at line 1, column 73.
Was expecting one of:

Regards
Shiv



  was:
Hi,

I am performing load tests using Apache Jmeter on Apache Drill Queries.

Using JDBC Request on Apache Jmeter to connect Apache Drill

This is how my connection looks like .... 

jdbc:drill:zk=bossxxx113059:5181,bossxxx113060:5181,bossxxx113061:5181/drill/my_cluster_com-drillbits

org.apache.drill.jdbc.Driver

Query:
select * from dfs.`/user/mapr/rsv2`

org.apache.drill.common.exceptions.UserRemoteException: SYSTEM ERROR: 
java.lang.NumberFormatException: Y

org.apache.drill.common.exceptions.UserRemoteException: PARSE ERROR: 
Encountered "and \"" at line 1, column 73.
Was expecting one of:

Regards
Shiv




> Apache Drill Load Testing using Jmeter
> --------------------------------------
>
>                 Key: DRILL-3504
>                 URL: https://issues.apache.org/jira/browse/DRILL-3504
>             Project: Apache Drill
>          Issue Type: Bug
>          Components: Client - JDBC
>    Affects Versions: 1.0.0
>         Environment: Windows
>            Reporter: Siva Gudavalli
>            Assignee: Daniel Barclay (Drill)
>            Priority: Blocker
>
> Hi,
> I am performing load tests using Apache Jmeter on Apache Drill Queries.
> Using JDBC Request on Apache Jmeter to connect Apache Drill
> This is how my connection looks like .... 
> jdbc:drill:zk=bossxxx113059:5181,bossxxx113060:5181,bossxxx113061:5181/drill/my_cluster_com-drillbits
> org.apache.drill.jdbc.Driver
> Query:
> select * from dfs.`/user/mapr/rsv2`
> Errors:
> org.apache.drill.common.exceptions.UserRemoteException: SYSTEM ERROR: 
> java.lang.NumberFormatException: Y
> org.apache.drill.common.exceptions.UserRemoteException: PARSE ERROR: 
> Encountered "and \"" at line 1, column 73.
> Was expecting one of:
> Regards
> Shiv



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

Reply via email to