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

Parth Chandra commented on DRILL-3504:
--------------------------------------

Looks like a column in the data is a numeric type but some record has the value 
'Y' in it causing a format exception.  This would not be a bug.
I don't know where you're getting the second exception. It looks like a parse 
exception in the query to me.
Can you provide a sample file for reproduction?

> Apache Drill Load Testing using Jmeter
> --------------------------------------
>
>                 Key: DRILL-3504
>                 URL: https://issues.apache.org/jira/browse/DRILL-3504
>             Project: Apache Drill
>          Issue Type: Bug
>    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