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 <and...@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. ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---