[
https://issues.apache.org/jira/browse/FLINK-4946?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15649389#comment-15649389
]
ASF GitHub Bot commented on FLINK-4946:
---------------------------------------
Github user mxm commented on the issue:
https://github.com/apache/flink/pull/2708
@greghogan It would be helpful to look at the Yarn container files which
include the container environment variables. This would help us to figure out
why the recursive `**` is not working. Another solution would be to recurse
into directories and add the files to the classpath one-by-one.
> 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)