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

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

GitHub user mxm opened a pull request:

    https://github.com/apache/flink/pull/2187

    [FLINK-3675][yarn] improvements to library shipping

    - always ship the lib folder
    - properly setup the classpath from the supplied ship files
    - cleanup deploy() method of YarnClusterDescriptor
    - add test case

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/mxm/flink FLINK-3675

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/flink/pull/2187.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 #2187
    
----
commit 1dbaa5a91ae8ae3f50ed26d4a51ec57bb28bc77e
Author: Maximilian Michels <m...@apache.org>
Date:   2016-06-27T13:13:56Z

    [FLINK-3675][yarn] improvements to library shipping
    
    - always ship the lib folder
    - properly setup the classpath from the supplied ship files
    - cleanup deploy() method of YarnClusterDescriptor
    - add test case

----


> YARN ship folder incosistent behavior
> -------------------------------------
>
>                 Key: FLINK-3675
>                 URL: https://issues.apache.org/jira/browse/FLINK-3675
>             Project: Flink
>          Issue Type: Bug
>          Components: YARN Client
>    Affects Versions: 1.0.0
>            Reporter: Stefano Baghino
>            Assignee: Maximilian Michels
>            Priority: Critical
>             Fix For: 1.1.0
>
>
> After [some discussion on the user mailing 
> list|http://apache-flink-user-mailing-list-archive.2336050.n4.nabble.com/Flink-and-YARN-ship-folder-td5458.html]
>  it came up that the {{flink/lib}} folder is always supposed to be shipped to 
> the YARN cluster so that all the nodes have access to its contents.
> Currently however, the Flink long-running YARN session actually ships the 
> folder because it's explicitly specified in the {{yarn-session.sh}} script, 
> while running a single job on YARN does not automatically ship it.



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

Reply via email to