Details
-
Sub-task
-
Status: Resolved
-
Major
-
Resolution: Won't Fix
-
None
-
None
-
None
Description
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.