Steven Phillips created DRILL-1422:
--------------------------------------
Summary: Include drillbit location in non-verbose error message
Key: DRILL-1422
URL: https://issues.apache.org/jira/browse/DRILL-1422
Project: Apache Drill
Issue Type: Bug
Reporter: Steven Phillips
Currently, in non-verbose mode, a short error message along with the error id
string are included, e.g.
Query failed: Failure while running fragment. null
[e5e75fa2-6d10-4469-92d0-355a1155c7ae]
The error id can be used to lookup the stacktrace of the error, but without the
node where it occurred, it is difficult to figure out which logs to look in. We
should include the node information even when non-verbose.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)