GitHub user zsxwing opened a pull request:
https://github.com/apache/spark/pull/7962
[SPARK-8862][SQL]Support multiple SQLContexts in Web UI
This is a follow-up PR to solve the UI issue when there are multiple
SQLContexts. Each SQLContext has a separate tab and contains queries which are
executed by this SQLContext.
<img width="1366" alt="multiple sqlcontexts"
src="https://cloud.githubusercontent.com/assets/1000778/9088391/54584434-3bc2-11e5-9caf-94c2b0da528e.png">
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/zsxwing/spark multi-sqlcontext-ui
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/7962.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 #7962
----
commit 39b0c974487c1248daf309555d852dec52976a8b
Author: zsxwing <[email protected]>
Date: 2015-08-05T14:28:51Z
Support multiple SQLContexts in Web UI
----
---
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]