You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "Weiwei Hsieh (JIRA)" <ji...@apache.org> on 2014/07/03 19:28:34 UTC

[jira] [Commented] (DRILL-1096) Drill query from sqlline hangs while reading an invalid Json file

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

Weiwei Hsieh commented on DRILL-1096:
-------------------------------------

Hi,

I will take a vacation from June 3rd until July 2nd.    If you need assistance while I’m away, please contact my manager Paul Mansfield.   

Thanks!  

weiwei   




> Drill query from sqlline hangs while reading an invalid Json file
> -----------------------------------------------------------------
>
>                 Key: DRILL-1096
>                 URL: https://issues.apache.org/jira/browse/DRILL-1096
>             Project: Apache Drill
>          Issue Type: Bug
>          Components: Storage - JSON
>         Environment: CentOS release 6.5
>            Reporter: Amit Katti
>
> When I submit a query from sqlline which reads an invalid Json, it simply hangs. Eventually I have to kill the sqlline process.
> Example Json File:
> { ["rownum":1,"name":"fred ovid"] }
> { ["rownum":2,"name":"bob brown"] }
> Query: Select * from `invalid.json`;
> Expected Behavior: Drill should throw and error message instead of hanging.
> git.commit.id=f492ca5174e6a815397b741c7c6f4aac4120a1fa



--
This message was sent by Atlassian JIRA
(v6.2#6252)