Vijay Srinivasaraghavan created FLINK-4950:
----------------------------------------------
Summary: Add support to include multiple Yarn application entries
in Yarn properties file
Key: FLINK-4950
URL: https://issues.apache.org/jira/browse/FLINK-4950
Project: Flink
Issue Type: Task
Components: YARN Client
Reporter: Vijay Srinivasaraghavan
Assignee: Vijay Srinivasaraghavan
Priority: Minor
When deploying Flink on Yarn using CLI, Yarn properties file is created in /tmp
directory and persisted with the application ID along with few other
properties.
This JIRA addresses two changes to the current implementation.
1) The properties file should be created in the user home directory so that the
configurations are not leaked
2) Support multiple application entries in the properties file
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)