Skip to content

[SPARK-2750][WEB UI] Add https support to the Web UI#10238

Closed
vanzin wants to merge 41 commits into
apache:masterfrom
vanzin:SPARK-2750
Closed

[SPARK-2750][WEB UI] Add https support to the Web UI#10238
vanzin wants to merge 41 commits into
apache:masterfrom
vanzin:SPARK-2750

Conversation

@vanzin

@vanzin vanzin commented Dec 10, 2015

Copy link
Copy Markdown
Contributor

No description provided.

@SparkQA

SparkQA commented Jan 5, 2016

Copy link
Copy Markdown

Test build #48727 has finished for PR 10238 at commit 6840eee.

  • This patch fails from timeout after a configured wait of 250m.
  • This patch merges cleanly.
  • This patch adds no public classes.

@vanzin

vanzin commented Jan 5, 2016

Copy link
Copy Markdown
Contributor Author

retest this please

@WangTaoTheTonic

Copy link
Copy Markdown
Contributor

It seems conflicted :(

@vanzin

vanzin commented Jan 6, 2016

Copy link
Copy Markdown
Contributor Author

Yeah, my own fault most probably.

@SparkQA

SparkQA commented Jan 6, 2016

Copy link
Copy Markdown

Test build #48818 has finished for PR 10238 at commit 123d958.

  • This patch fails from timeout after a configured wait of 250m.
  • This patch merges cleanly.
  • This patch adds no public classes.

@vanzin

vanzin commented Jan 6, 2016

Copy link
Copy Markdown
Contributor Author

retest this please

@SparkQA

SparkQA commented Jan 6, 2016

Copy link
Copy Markdown

Test build #48863 has finished for PR 10238 at commit 123d958.

  • This patch fails Spark unit tests.
  • This patch merges cleanly.
  • This patch adds no public classes.

@vanzin

vanzin commented Jan 6, 2016

Copy link
Copy Markdown
Contributor Author

Seemingly unrelated failures. retest this please

@SparkQA

SparkQA commented Jan 7, 2016

Copy link
Copy Markdown

Test build #48881 has finished for PR 10238 at commit 123d958.

  • This patch fails from timeout after a configured wait of 250m.
  • This patch merges cleanly.
  • This patch adds no public classes.

@vanzin

vanzin commented Jan 7, 2016

Copy link
Copy Markdown
Contributor Author

retest this please

@SparkQA

SparkQA commented Jan 8, 2016

Copy link
Copy Markdown

Test build #48964 has finished for PR 10238 at commit 123d958.

  • This patch fails from timeout after a configured wait of 250m.
  • This patch merges cleanly.
  • This patch adds no public classes.

@vanzin

vanzin commented Jan 9, 2016

Copy link
Copy Markdown
Contributor Author

wtf. retest this please

@SparkQA

SparkQA commented Jan 9, 2016

Copy link
Copy Markdown

Test build #49036 has finished for PR 10238 at commit 123d958.

  • This patch fails from timeout after a configured wait of 250m.
  • This patch merges cleanly.
  • This patch adds no public classes.

@vanzin

vanzin commented Jan 12, 2016

Copy link
Copy Markdown
Contributor Author

retest this please

@vanzin

vanzin commented Jan 13, 2016

Copy link
Copy Markdown
Contributor Author

While jenkins continues to ignore me, does anyone have any comment about the actual changes?

retest this please

@SparkQA

SparkQA commented Jan 13, 2016

Copy link
Copy Markdown

Test build #49326 has finished for PR 10238 at commit 330e984.

  • This patch passes all tests.
  • This patch merges cleanly.
  • This patch adds no public classes.

@vanzin

vanzin commented Jan 13, 2016

Copy link
Copy Markdown
Contributor Author

Yay, finally. Any comments anyone? Otherwise I'll push this soon-ish.

@vanzin

vanzin commented Jan 19, 2016

Copy link
Copy Markdown
Contributor Author

retest this please

@SparkQA

SparkQA commented Jan 19, 2016

Copy link
Copy Markdown

Test build #2409 has finished for PR 10238 at commit 330e984.

  • This patch passes all tests.
  • This patch merges cleanly.
  • This patch adds no public classes.

@vanzin

vanzin commented Jan 19, 2016

Copy link
Copy Markdown
Contributor Author

Alright, merging this since nobody seems concerned about anything.

@asfgit asfgit closed this in 43f1d59 Jan 19, 2016
@vanzin vanzin deleted the SPARK-2750 branch January 21, 2016 19:13
@pritpalm

Copy link
Copy Markdown

I want to enable https on spark UI. I added following config to spark-defaults.config, but when we access spark ui via https::/:8080 or https://:443 or https://:8480, it's not able to connect.

spark.ui.https.enabled true
spark.ssl.keyPassword abcd
spark.ssl.keyStore rtmqa-clientid.jks
spark.ssl.keyStorePassword changeit

@LizzyMiao

Copy link
Copy Markdown

@vanzin @WangTaoTheTonic @scwf can you provide a doc or something that we can follow to use https for our spark web ui? Thank you!

@vanzin

vanzin commented Jan 13, 2017

Copy link
Copy Markdown
Contributor Author

@LizzyMiao it's already in the Spark documentation. If you need further help I suggest using the project's user mailing list. Github is for code-related discussions, not a general user forum.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants