spark-instrumented-optimizer/core/src
John Lee aea73be1b4 [SPARK-20813][WEB UI] Fixed Web UI executor page tab search by status not working
## What changes were proposed in this pull request?
On status column of the table, I removed the condition  that forced only the display value to take on values Active, Blacklisted and Dead.

Before the removal, values used for sort and filter for that particular column was True and False.
## How was this patch tested?

Tested with Active, Blacklisted and Dead present as current status.

Author: John Lee <jlee2@yahoo-inc.com>

Closes #18036 from yoonlee95/SPARK-20813.
2017-05-22 14:24:49 +01:00
..
main [SPARK-20813][WEB UI] Fixed Web UI executor page tab search by status not working 2017-05-22 14:24:49 +01:00
test [SPARK-20609][CORE] Run the SortShuffleSuite unit tests have residual spark_* system directory 2017-05-22 14:23:23 +01:00