[ 
https://issues.apache.org/jira/browse/SPARK-8734?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14909764#comment-14909764
 ] 

Ondřej Smola commented on SPARK-8734:
-------------------------------------

Problem is limitation of java Properties format - common workaround is using 
using comma as separator - i saw it so many times,
i think we can link 
[Properties.html#load(java.io.Reader)|http://docs.oracle.com/javase/6/docs/api/java/util/Properties.html#load(java.io.Reader)]
 in documentation.
Are you ok with it?

> 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: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to