Skip to content
This repository has been archived by the owner on Dec 4, 2024. It is now read-only.

Adds sandbox uri #190

Merged
merged 1 commit into from
Oct 6, 2017
Merged

Conversation

skonto
Copy link
Contributor

@skonto skonto commented Sep 29, 2017

By default enable the sandbox uri. Check at the bottom of the image the uri.

image

@skonto
Copy link
Contributor Author

skonto commented Sep 29, 2017

@ArtRand @susanxhuynh pls review.

@@ -53,6 +53,7 @@ function configure_properties() {
add_if_non_empty spark.ssl.trustStorePassword "${SPARK_SSL_TRUSTSTOREPASSWORD}"
add_if_non_empty spark.ssl.protocol "${SPARK_SSL_PROTOCOL}"
add_if_non_empty spark.ssl.enabledAlgorithms "${SPARK_SSL_ENABLEDALGORITHMS}"
echo "spark.mesos.proxy.baseURL=../../mesos" >> /opt/spark/dist/conf/mesos-cluster-dispatcher.properties
Copy link
Contributor

@susanxhuynh susanxhuynh Oct 3, 2017

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could you avoid hardcoding the filename (/opt/spark/dist/conf/mesos-cluster-dispatcher.properties)? Maybe store it in a variable? It's currently hardcoded in several different places in this file.

@skonto
Copy link
Contributor Author

skonto commented Oct 5, 2017

@susanxhuynh pls review, clear for merge I think.

@ArtRand
Copy link
Contributor

ArtRand commented Oct 5, 2017

retest this please

@skonto
Copy link
Contributor Author

skonto commented Oct 6, 2017

@ArtRand whats wrong with the internal sanity test?

@susanxhuynh
Copy link
Contributor

The "teamcity/sanity-test" was added by the infrastructure team to test something out. They said we could ignore it for now.

@susanxhuynh susanxhuynh merged commit 7c09bfd into d2iq-archive:master Oct 6, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants