[
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)