You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Ufuk Celebi (JIRA)" <ji...@apache.org> on 2015/12/03 12:00:14 UTC

[jira] [Created] (FLINK-3105) Submission in per job YARN cluster mode reuses properties file of long-lived session

Ufuk Celebi created FLINK-3105:
----------------------------------

             Summary: Submission in per job YARN cluster mode reuses properties file of long-lived session
                 Key: FLINK-3105
                 URL: https://issues.apache.org/jira/browse/FLINK-3105
             Project: Flink
          Issue Type: Bug
          Components: YARN Client
    Affects Versions: 0.10.1
            Reporter: Ufuk Celebi
             Fix For: 0.10.2


Starting a YARN session with `bin/yarn-session.sh` creates a properties file, which is used to parse job manager information when submitting jobs.

This properties file is also used when submitting a job with {{bin/flink run -m yarn-cluster}}. The {{yarn-cluster}} mode should actually start a new YARN session.



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