GitHub user greghogan opened a pull request:
https://github.com/apache/flink/pull/2708
[FLINK-4946] [scripts] Load jar files from subdirectories of lib
The Flink classpath is a concatenation of jar files in lib/. This commit
includes files from subdirectories of lib/ in the classpath.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/greghogan/flink
4946_load_jar_files_from_subdirectories_of_lib
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/flink/pull/2708.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 #2708
----
commit 19cb4d5bee2863aedf111c1e6e69475c4205a360
Author: Greg Hogan <[email protected]>
Date: 2016-10-27T19:14:36Z
[FLINK-4946] [scripts] Load jar files from subdirectories of lib
The Flink classpath is a concatenation of jar files in lib/. This commit
includes files from subdirectories of lib/ in the classpath.
----
---
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 [email protected] or file a JIRA ticket
with INFRA.
---