You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Eron Wright (JIRA)" <ji...@apache.org> on 2016/11/28 18:00:00 UTC

[jira] [Created] (FLINK-5182) Implement SSL file-shipping

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)