spark-instrumented-optimizer/sql/hive-thriftserver
tianyi fff3c86b06 [SPARK-7519] [SQL] fix minor bugs in thrift server UI
Bugs description:

1. There are extra commas on the top of session list.
2. The format of time in "Start at:" part is not the same as others.
3. The total number of online sessions is wrong.

Author: tianyi <tianyi.asiainfo@gmail.com>

Closes #6048 from tianyi/SPARK-7519 and squashes the following commits:

ed366b7 [tianyi] fix bug

(cherry picked from commit 2242ab31e9)
Signed-off-by: Cheng Lian <lian@databricks.com>
2015-05-11 14:08:34 +08:00
..
src [SPARK-7519] [SQL] fix minor bugs in thrift server UI 2015-05-11 14:08:34 +08:00
v0.12.0/src/main/scala/org/apache/spark/sql/hive/thriftserver [SPARK-5100] [SQL] add webui for thriftserver 2015-05-04 16:59:34 +08:00
v0.13.1/src/main/scala/org/apache/spark/sql/hive/thriftserver [SPARK-5100] [SQL] add webui for thriftserver 2015-05-04 16:59:34 +08:00
pom.xml [SPARK-5100] [SQL] add webui for thriftserver 2015-05-04 16:59:34 +08:00