[GitHub] spark pull request #23205: [SPARK-26253][WebUI] : Task Summary Metrics Table...

2018-12-03 Thread asfgit
Github user asfgit closed the pull request at:

https://github.com/apache/spark/pull/23205


---

-
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org



[GitHub] spark pull request #23205: [SPARK-26253][WebUI] : Task Summary Metrics Table...

2018-12-03 Thread pgandhi999
GitHub user pgandhi999 opened a pull request:

https://github.com/apache/spark/pull/23205

[SPARK-26253][WebUI] : Task Summary Metrics Table on Stage Page shows empty 
table when no data is present

Task Summary Metrics Table on Stage Page shows empty table when no data is 
present instead of showing a message.

## What changes were proposed in this pull request?

Added a custom message to show on the task summary metrics table as well as 
executor summary table when no data is present.

## How was this patch tested?

**Before:**


![49335550-29277d00-f615-11e8-8e62-a953e76bcebf](https://user-images.githubusercontent.com/8190/49361520-425a2780-f702-11e8-8df4-08862ab6ceb8.png)

**After:**

https://user-images.githubusercontent.com/8190/49362019-8699f780-f703-11e8-93e1-d02df6572923.png;>



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/pgandhi999/spark SPARK-26253

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/spark/pull/23205.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 #23205


commit e5f5774a12e2e1b67c6089269900fd4f3cbe8ca1
Author: pgandhi 
Date:   2018-12-03T08:11:59Z

[SPARK-26253] : Task Summary Metrics Table on Stage Page shows empty table 
when no data is present

Added a custom message to show on the task summary metrics table as well as 
executor summary table when no data is present.




---

-
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org