[ https://issues.apache.org/jira/browse/SPARK-20812?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16049380#comment-16049380 ]
Michael Gummelt commented on SPARK-20812: ----------------------------------------- The dispatcher won't know about the secrets. It will only know about the name of the secret that the user provides. The Mesos plugin that handles secrets (which in DC/OS is the secret store), will actually start the task with the secret mounted. As for the secret store specifically, that's a DC/OS feature, not an Apache feature, so let's talk about it elsewhere. > Add Mesos Secrets support to the spark dispatcher > ------------------------------------------------- > > Key: SPARK-20812 > URL: https://issues.apache.org/jira/browse/SPARK-20812 > Project: Spark > Issue Type: New Feature > Components: Mesos > Affects Versions: 2.3.0 > Reporter: Michael Gummelt > > Mesos 1.4 will support secrets. In order to support sending keytabs through > the Spark Dispatcher, or any other secret, we need to integrate this with the > Spark Dispatcher. > The integration should include support for both file-based and env-based > secrets. -- This message was sent by Atlassian JIRA (v6.4.14#64029) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org