You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@drill.apache.org by "Siva Gudavalli (JIRA)" <ji...@apache.org> on 2015/07/16 15:30:04 UTC

[jira] [Created] (DRILL-3504) Apache Drill Load Testing using Jmeter

Siva Gudavalli created DRILL-3504:
-------------------------------------

             Summary: 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`

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)