GitHub user susanxhuynh opened a pull request:

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

    [SPARK-22131][MESOS] Mesos driver secrets

    ## What changes were proposed in this pull request?
    
    The driver launches executors that have access to env or file-based secrets.
    
    Most of the changes are a refactor of the `dispatcher` secrets support - 
placing it in a common place that can be used by both the dispatcher and 
drivers. The same goes for the unit tests.
    
    ## How was this patch tested?
    
    Unit tests.
    Tested in DC/OS.


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

    $ git pull https://github.com/mesosphere/spark sh-mesos-driver-secret

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

    https://github.com/apache/spark/pull/19428.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 #19428
    
----
commit 4b7ae0a8e802f8ef6a159f3ce95b3203352b548f
Author: Susan X. Huynh <xhu...@mesosphere.com>
Date:   2017-10-04T11:30:31Z

    [SPARK-22131] Mesos driver secrets. The driver launches executors that have 
access to env or file-based secrets.

----


---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to