[ 
https://issues.apache.org/jira/browse/DRILL-3958?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16299668#comment-16299668
 ] 

ASF GitHub Bot commented on DRILL-3958:
---------------------------------------

Github user kkhatua commented on the issue:

    https://github.com/apache/drill/pull/1067
  
    @amansinha100 / @parthchandra can you review this?


> Improve error message when JDBC driver not found
> ------------------------------------------------
>
>                 Key: DRILL-3958
>                 URL: https://issues.apache.org/jira/browse/DRILL-3958
>             Project: Apache Drill
>          Issue Type: Improvement
>          Components: Client - HTTP
>    Affects Versions: 1.2.0
>            Reporter: Uwe Geercken
>            Assignee: Aman Sinha
>            Priority: Critical
>             Fix For: 1.13.0
>
>
> When setting up a storage definition for JDBC in the Drill web UI, the 
> appropriate driver has to be available in the 3rdparty folder before defining 
> the storage, otherwise an error is displayed.
> The error message refers to a JSON mapping error which is completely 
> inappropriate in this case, because the error is the missing JDBC driver in 
> the 3rdparty folder and not the JSON mapping.
> I request to change the error message to something appropriate that the 
> class/driver referred to could not be found (like for example: 
> com.mysql.jdbc.Driver)



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to