Rahul Challapalli created DRILL-5482:
----------------------------------------
Summary: Improve the error message when drill process does not
have access to the spill directory
Key: DRILL-5482
URL: https://issues.apache.org/jira/browse/DRILL-5482
Project: Apache Drill
Issue Type: Bug
Components: Execution - Relational Operators
Affects Versions: 1.10.0
Reporter: Rahul Challapalli
Assignee: Paul Rogers
git.commit.id.abbrev=1e0a14c
When the drillbit process does not have write permissions to the the spill
directory, we get the below generic error message
{code}
Error: RESOURCE ERROR: External Sort encountered an error while spilling to disk
Fragment 0:0
[Error Id: 49addefc-2fb2-467c-a524-b09e7344e9f1 on qa-node190.qa.lab:31010]
(state=,code=0)
{code}
We can certainly improve the error message so that the software becomes more
self-serviceable
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)