GitHub user guoxiaolongzte opened a pull request:
https://github.com/apache/spark/pull/18525
[SPARK-21297] [WEB-UI]Add State in 'Session Statistics' table and add count
in 'JDBC/ODBC Server' page.
## What changes were proposed in this pull request?
1.Add State in 'Session Statistics' table and add count in 'JDBC/ODBC
Server' page.The purpose is to identify the status of online or offline, if
there is a large number of Sessions.
2.add count about 'Session Statistics' and 'SQL Statistics' in 'JDBC/ODBC
Server' page.The purpose is to know the statistics clearly.
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-21297
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/18525.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 #18525
----
commit ced8e704d3e8788379c14af443c02ff62c3cef78
Author: guoxiaolong <[email protected]>
Date: 2017-07-04T07:16:56Z
[SPARK-21297] Add State in 'Session Statistics' table and add count in
'JDBC/ODBC Server' page.
----
---
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]