Paul Lin created FLINK-11126:
--------------------------------
Summary: Filter out AMRMToken in the TaskManager credentials
Key: FLINK-11126
URL:
https://issues.apache.org/jira/browse/FLINK-11126 Project: Flink
Issue Type: Improvement
Components: Security, YARN
Affects Versions: 1.7.0, 1.6.2
Reporter: Paul Lin
Assignee: Paul Lin
Currently, Flink JobManager propagates its storage tokens to TaskManager to meet the requirement of YARN log aggregation (see FLINK-6376). But in this way the AMRMToken is also included in the TaskManager credentials, which could be potentially insecure. We should filter out AMRMToken before setting the tokens to TaskManager's container launch context.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)