You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "Jacques Nadeau (JIRA)" <ji...@apache.org> on 2014/11/17 02:53:37 UTC

[jira] [Updated] (DRILL-1725) Generic error message

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

Jacques Nadeau updated DRILL-1725:
----------------------------------
    Fix Version/s: 0.7.0
         Assignee: Jacques Nadeau

> Generic error message
> ---------------------
>
>                 Key: DRILL-1725
>                 URL: https://issues.apache.org/jira/browse/DRILL-1725
>             Project: Apache Drill
>          Issue Type: Bug
>            Reporter: Tomer Shiran
>            Assignee: Jacques Nadeau
>             Fix For: 0.7.0
>
>
> Drill displays a generic error message (exception while executing query) instead of explaining what the issue is. In this example, the path doesn't exist (notice "jso" instead of "json") but the error message didn't explain that.
> {code}
> 0: jdbc:drill:zk=localhost:2181> SELECT * FROM dfs.root.`/Users/tshiran/Development/demo/data/yelp/user.jso`;
> Query failed: Failure while running sql.
> Error: exception while executing query: Failure while executing query. (state=,code=0)
> 0: jdbc:drill:zk=localhost:2181> 
> {code}



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