GitHub user kanzhang opened a pull request:

    https://github.com/apache/spark/pull/6774

    [SPARK-8129] [CORE] [SECURITY] Pass auth secrets to executors via env 
variables

    Env variables are not visible to non-Spark users, based on suggestion from 
@vanzin.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/kanzhang/spark env

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/spark/pull/6774.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #6774
    
----
commit e88993ebc8fb2012e59881e85d35a86d7256b2a8
Author: Kan Zhang <[email protected]>
Date:   2015-06-12T01:45:27Z

    pass auth secret to executors via env variable

commit af4d89d2abf7c91303c784dc5d986efec5fe813f
Author: Kan Zhang <[email protected]>
Date:   2015-06-12T02:04:20Z

    minor refactering

----


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