GitHub user guoxiaolongzte reopened a pull request:
https://github.com/apache/spark/pull/19346
Spark should provide jump links and add (count) in the SQL web ui.
## What changes were proposed in this pull request?
propose:
it provide links that jump to Running Queries,Completed Queries and Failed
Queries.
it add (count) about Running Queries,Completed Queries and Failed Queries.
This is a small optimization in in the SQL web ui.
fix before:

fix after:

## How was this patch tested?
manual tests
Please review http://spark.apache.org/contributing.html before opening a
pull request.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/guoxiaolongzte/spark SPARK-20785
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/19346.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 #19346
----
commit 305689f1da70e86838796564cc4c53d80f96a1f2
Author: guoxiaolong <[email protected]>
Date: 2017-09-26T03:05:07Z
Spark should provide jump links and add (count) in the SQL web ui.
----
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]