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)