Eron Wright created FLINK-5182:
-----------------------------------
Summary: Implement SSL file-shipping
Key: FLINK-5182
URL: https://issues.apache.org/jira/browse/FLINK-5182
Project: Flink
Issue Type: Sub-task
Reporter: Eron Wright
Assignee: Eron Wright
The current handling of keystore and truststore is, the config entry is treated
as a local file path always, and the files aren't shipped automatically. The
behavior is problematic in YARN/Mesos deployments, where such an assumption
doesn't always hold.
Change the behavior to automatically ship the files and update the config
automatically. That behavior is consistent with how keytabs are handled.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)