Chris Matta created DRILL-4533:
----------------------------------
Summary: Error should be more informative when creating/updating
storage plugin definition
Key: DRILL-4533
URL: https://issues.apache.org/jira/browse/DRILL-4533
Project: Apache Drill
Issue Type: Improvement
Components: Storage - Information Schema
Reporter: Chris Matta
Priority: Minor
When updating or creating the definition of a storage plugin fails the error
{code}error (unable to create/ update storage)"{code}
isn't descriptive enough. It should provide a hint of what's actually wrong:
* Is the JSON invalid? If so maybe a hint to where the linter encountered the
problem
* Unexpected Field?
* Deeper issues could maybe include the stack trace?
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)