[
https://issues.apache.org/jira/browse/DRILL-7552?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Charles Givre updated DRILL-7552:
---------------------------------
Parent: DRILL-7551
Issue Type: Sub-task (was: Bug)
> Add Helpful Error Message on Storage Plugin Creation/Update
> -----------------------------------------------------------
>
> Key: DRILL-7552
> URL: https://issues.apache.org/jira/browse/DRILL-7552
> Project: Apache Drill
> Issue Type: Sub-task
> Components: Storage - Other
> Affects Versions: 1.17.0
> Reporter: Charles Givre
> Priority: Major
> Labels: error_message_improvement
> Attachments: image-2020-01-26-16-47-46-398.png
>
>
> If you are attempting to create or update a storage plugin and for whatever
> reason an error occurs, the only error message that is displayed in the GUI
> is
> {code:java}
> Please retry: Error (unable to parse JSON)
> {code}
> This is unhelpful to the user as the user may have entered in valid JSON, but
> specified an invalid option. The error gives no indication as to what
> actually went wrong and how to fix.
> See example below:
> !image-2020-01-26-16-47-46-398.png!
> In this example, the cause of the error is the final option isMysql: false,
> which does not exist as a configuration option for the JDBC plugin.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)