You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "luocong (Jira)" <ji...@apache.org> on 2021/01/04 03:15:00 UTC

[jira] [Resolved] (DRILL-7552) Add Helpful Error Message on Storage Plugin Creation/Update

     [ https://issues.apache.org/jira/browse/DRILL-7552?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

luocong resolved DRILL-7552.
----------------------------
      Reviewer: Charles Givre
    Resolution: Resolved

> 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
>            Assignee: luocong
>            Priority: Major
>              Labels: error_message_improvement
>             Fix For: 1.19.0
>
>         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)