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

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

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

Shang Yuanchun (Jira)
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)