You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Till Rohrmann (JIRA)" <ji...@apache.org> on 2018/01/12 22:28:00 UTC

[jira] [Resolved] (FLINK-8119) Cannot submit jobs to YARN Session in FLIP-6 mode

     [ https://issues.apache.org/jira/browse/FLINK-8119?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Till Rohrmann resolved FLINK-8119.
----------------------------------
    Resolution: Fixed

Fixed via dbe0e8286d76a5facdb49589b638b87dbde80178

> Cannot submit jobs to YARN Session in FLIP-6 mode
> -------------------------------------------------
>
>                 Key: FLINK-8119
>                 URL: https://issues.apache.org/jira/browse/FLINK-8119
>             Project: Flink
>          Issue Type: Sub-task
>          Components: Client
>    Affects Versions: 1.5.0
>            Reporter: Gary Yao
>            Assignee: Till Rohrmann
>            Priority: Blocker
>              Labels: flip-6
>             Fix For: 1.5.0
>
>
> Cannot submit jobs to YARN Session in FLIP-6 mode because {{FlinkYarnSessionCli}} becomes the _active_ CLI (should be {{Flip6DefaultCLI}}).
> *Steps to reproduce*
> # Build Flink 1.5 {{101fef7397128b0aba23221481ab86f62b18118f}}
> # {{bin/yarn-session.sh -flip6 -d -n 1 -s 1 -jm 1024 -tm 1024}}
> # {{bin/flink run -flip6 ./examples/streaming/WordCount.jar}}
> # Verify that the job will not run.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)