spark-instrumented-optimizer/project
Alex Bozarth c037d25482 [SPARK-12149][WEB UI] Executor UI improvement suggestions - Color UI
Added color coding to the Executors page for Active Tasks, Failed Tasks, Completed Tasks and Task Time.

Active Tasks is shaded blue with it's range based on percentage of total cores used.
Failed Tasks is shaded red ranging over the first 10% of total tasks failed
Completed Tasks is shaded green ranging over 10% of total tasks including failed and active tasks, but only when there are active or failed tasks on that executor.
Task Time is shaded red when GC Time goes over 10% of total time with it's range directly corresponding to the percent of total time.

Author: Alex Bozarth <ajbozart@us.ibm.com>

Closes #10154 from ajbozarth/spark12149.
2016-01-25 14:42:44 -06:00
..
project [MINOR][BUILD] Changed the comment to reflect the plugin project is there to support SBT pom reader only. 2015-11-30 09:30:58 +00:00
build.properties [SPARK-12112][BUILD] Upgrade to SBT 0.13.9 2015-12-05 08:15:30 +08:00
MimaBuild.scala [SPARK-4628][BUILD] Add a resolver to MiMaBuild.scala for mqttv3(1.0.1). 2016-01-10 23:33:57 -08:00
MimaExcludes.scala [SPARK-12149][WEB UI] Executor UI improvement suggestions - Color UI 2016-01-25 14:42:44 -06:00
plugins.sbt [SPARK-4628][BUILD] Remove all non-Maven-Central repositories from build 2016-01-08 20:58:53 -08:00
SparkBuild.scala [SPARK-12933][SQL] Initial implementation of Count-Min sketch 2016-01-23 00:34:55 -08:00