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

ASF GitHub Bot commented on FLINK-4946:
---------------------------------------

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 <c...@greghogan.com>
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.

----


> Load jar files from subdirectories of lib
> -----------------------------------------
>
>                 Key: FLINK-4946
>                 URL: https://issues.apache.org/jira/browse/FLINK-4946
>             Project: Flink
>          Issue Type: Improvement
>          Components: Startup Shell Scripts
>    Affects Versions: 1.2.0
>            Reporter: Greg Hogan
>            Assignee: Greg Hogan
>            Priority: Minor
>
> Users can more easily track Flink jars with transitive dependencies when 
> copied into subdirectories of {{lib}}. This is the arrangement of {{opt}} for 
> FLINK-4861.



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

Reply via email to