Github user vanzin commented on the pull request:

    https://github.com/apache/spark/pull/2320#issuecomment-55622273
  
    >... a path where the addFile HTTP server is authenticated ...
    
    But that's just authentication, right? Or is it actually encrypting the 
bytes being transferred after the authentication happens?
    
    (So, my main reluctance here is that to get the keytab or the delegation 
tokens to the right places, that either needs to be done over an unencrypted 
channel, or using the filesystem, which is sub-optimal in standalone mode since 
everything runs as the same user.)


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to