You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/01/16 03:18:26 UTC

[jira] [Commented] (FLINK-4930) Implement FLIP-6 YARN client

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

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

Github user shuai-xu closed the pull request at:

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


> Implement FLIP-6 YARN client
> ----------------------------
>
>                 Key: FLINK-4930
>                 URL: https://issues.apache.org/jira/browse/FLINK-4930
>             Project: Flink
>          Issue Type: Sub-task
>          Components: YARN
>         Environment: {{flip-6}} feature branch
>            Reporter: Stephan Ewen
>            Assignee: shuai.xu
>
> The FLIP-6 YARN client can follow parts of the existing YARN client.
> The main difference is that it does not wait for the cluster to be fully started and for all TaskManagers to register. It simply submits 
>   - Set up all configurations and environment variables
>   - Set up the resources: Flink jar, utility jars (logging), user jar
>   - Set up attached tokens / certificates
>   - Submit the Yarn application
>   - Listen for leader / attempt to connect to the JobManager to subscribe to updates
>   - Integration with the Flink CLI (command line interface)



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