GitHub user seyfe opened a pull request:
https://github.com/apache/spark/pull/12341
[SPARK-14576] [Web UI] Spark console should display Web UI url
## What changes were proposed in this pull request?
This is a proposal to print the Spark Driver UI link when spark-shell is
launched.
## How was this patch tested?
Launched spark-shell in local mode and cluster mode. Spark-shell console
output included following line:
"Spark context Web UI available at <Spark web url>"
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/seyfe/spark spark_console_display_webui_link
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/12341.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #12341
----
commit 3f3b01237bdf386d793741eb04db3b8d7b88648b
Author: Ergin Seyfe <[email protected]>
Date: 2016-04-12T01:13:03Z
Spark console will display UI link once spark context is initialized
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]