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

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

Github user greghogan commented on the issue:

    https://github.com/apache/flink/pull/2708
  
    @mxm I pushed a new commit that is working in YARN with recursive 
directories. The issue looks to have been that YARN was copying files 
recursively but the Java classpath can only contain simple wildcards `*` but 
not recursive wildcards `**`.


> 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
>             Fix For: 1.2.0
>
>
> 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