[
https://issues.apache.org/jira/browse/FLINK-5182?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15756087#comment-15756087
]
Eron Wright commented on FLINK-5182:
-------------------------------------
Note that this is already implemented on the Mesos codepath.
> Implement SSL file-shipping
> ---------------------------
>
> Key: FLINK-5182
> URL: https://issues.apache.org/jira/browse/FLINK-5182
> Project: Flink
> Issue Type: Sub-task
> Components: Security
> Reporter: Eron Wright
> Assignee: Eron Wright
> Fix For: 1.2.0
>
>
> 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)