[
https://issues.apache.org/jira/browse/SPARK-8734?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14908651#comment-14908651
]
Ondřej Smola edited comment on SPARK-8734 at 9/25/15 9:01 PM:
--------------------------------------------------------------
No it wont as spark config is internally stored in hashmap - i realized this
when walking home :).
What about this
spark.mesos.executor.docker.parameter.abc abc
spark.mesos.executor.docker.parameters.env FOO=BAR, ENV1=VAL1
I have simple working solution with tests - i need to write some docs and i
will send link to my fork for further discussion
Edit: repo https://github.com/ondrej-smola/spark/tree/feature/SPARK-8734
was (Author: ondrej.smola):
No it wont as spark config is internally stored in hashmap - i realized this
when walking home :).
What about this
spark.mesos.executor.docker.parameter.abc abc
spark.mesos.executor.docker.parameters.env FOO=BAR, ENV1=VAL1
I have simple working solution with tests - i need to write some docs and i
will send link to my fork for further discussion
> Expose all Mesos DockerInfo options to Spark
> --------------------------------------------
>
> Key: SPARK-8734
> URL: https://issues.apache.org/jira/browse/SPARK-8734
> Project: Spark
> Issue Type: Improvement
> Components: Mesos
> Reporter: Chris Heller
> Priority: Minor
> Attachments: network.diff
>
>
> SPARK-2691 only exposed a few options from the DockerInfo message. It would
> be reasonable to expose them all, especially given one can now specify
> arbitrary parameters to docker.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]