You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2015/10/08 21:27:26 UTC

[jira] [Commented] (DRILL-3916) Assembly for JDBC storage plugin missing

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

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

GitHub user aleph-zero opened a pull request:

    https://github.com/apache/drill/pull/192

    DRILL-3916: Add JDBC plugin to assembly

    This commits adds the JDBC plugin jar to the assembly so that it can be
    loaded by Drill as a storage plugin.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/aleph-zero/drill issues/DRILL-3916

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/drill/pull/192.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #192
    
----
commit ca2c4f29b4bac21c949dd340fb6214cc5b2afbe4
Author: aleph-zero <an...@primer.org>
Date:   2015-10-08T19:25:11Z

    DRILL-3916: Add JDBC plugin to assembly
    
    This commits adds the JDBC plugin jar to the assembly so that it can be
    loaded by Drill as a storage plugin.

----


> Assembly for JDBC storage plugin missing
> ----------------------------------------
>
>                 Key: DRILL-3916
>                 URL: https://issues.apache.org/jira/browse/DRILL-3916
>             Project: Apache Drill
>          Issue Type: Bug
>          Components: Storage - Other
>    Affects Versions: 1.2.0
>            Reporter: Andrew
>            Assignee: Andrew
>
> The JDBC storage plugin is missing from the assembly instructions, which means that the plugin fails to be loaded by the drill bit on start.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)