Github user vanzin commented on the pull request:

    https://github.com/apache/spark/pull/6676#issuecomment-110525664
  
    > Apps won't automatically read each other's memory, right?
    
    The point is not that they will automatically do it, the point is that they 
can.
    
    > Being able to read others' SSL certs doesn't mean one can decrypt traffic.
    
    It does because the session key is encrypted using the cert's private key.
    
    > I'm not familiar with Windows. Can you expand a little?
    
    We've had issues in the past with pyspark and Scala code that messed with 
stdin.
    
    Since there's a trivial option that doesn't involve using stdin and does 
not have any drawback security-wise, I don't understand what's your reluctance 
in using it.


---
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