Skip to content
Snippets Groups Projects
Commit ea77c81e authored by Stavros Kontopoulos's avatar Stavros Kontopoulos Committed by Marcelo Vanzin
Browse files

[SPARK-17062][MESOS] add conf option to mesos dispatcher

Adds --conf option to set spark configuration properties in mesos dispacther.
Properties provided with --conf take precedence over properties within the properties file.
The reason for this PR is that for simple configuration or testing purposes we need to provide a property file (ideally a shared one for a cluster) even if we just provide a single property.

Manually tested.

Author: Stavros Kontopoulos <st.kontopoulos@gmail.com>
Author: Stavros Kontopoulos <stavros.kontopoulos@lightbend.com>

Closes #14650 from skonto/dipatcher_conf.
parent ded5fefb
No related branches found
No related tags found
No related merge requests found
Showing
with 266 additions and 53 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment