Amit Katti created DRILL-1096:
---------------------------------

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



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

Reply via email to