[
https://issues.apache.org/jira/browse/NIFI-2604?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15431546#comment-15431546
]
ASF GitHub Bot commented on NIFI-2604:
--------------------------------------
GitHub user mattyb149 opened a pull request:
https://github.com/apache/nifi/pull/912
NIFI-2604: Added validators & logic for multiple URLs/files/folders for DB
driver location
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/mattyb149/nifi NIFI-2604
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/nifi/pull/912.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 #912
----
commit 6cbd6bdda4268e316d9816eb633fecae6f7f3a93
Author: Matt Burgess <[email protected]>
Date: 2016-08-22T20:25:57Z
NIFI-2604: Added validators and logic for multiple URLs/files/folders for
DB driver location
----
> JDBC Connection Pool support for lib directory and expression language
> ----------------------------------------------------------------------
>
> Key: NIFI-2604
> URL: https://issues.apache.org/jira/browse/NIFI-2604
> Project: Apache NiFi
> Issue Type: Improvement
> Reporter: Joseph Witt
> Assignee: Matt Burgess
>
> It would be ideal if the JDBC Connection Service supported specifying a
> directory instead of particular driver jars. It would also be helpful if it
> accepted expression language statements so that it could refer to a location
> that is based on variable registry values so it is more portable between
> environments.
> This stems from a user list thread titled "adding dependencies like jdbc
> drivers to the build" on Aug 18 2016
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)