spark-instrumented-optimizer/project
Xin Ren 6cb06e8711 [SPARK-11155][WEB UI] Stage summary json should include stage duration
The json endpoint for stages doesn't include information on the stage duration that is present in the UI. This looks like a simple oversight, they should be included. eg., the metrics should be included at api/v1/applications/<appId>/stages.

Metrics I've added are: submissionTime, firstTaskLaunchedTime and completionTime

Author: Xin Ren <iamshrek@126.com>

Closes #10107 from keypointt/SPARK-11155.
2015-12-08 11:46:46 -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 Update version to 1.6.0-SNAPSHOT. 2015-09-15 00:54:20 -07:00
MimaExcludes.scala [SPARK-11155][WEB UI] Stage summary json should include stage duration 2015-12-08 11:46:46 -06:00
plugins.sbt [SPARK-12112][BUILD] Upgrade to SBT 0.13.9 2015-12-05 08:15:30 +08:00
SparkBuild.scala [SPARK-12046][DOC] Fixes various ScalaDoc/JavaDoc issues 2015-12-01 10:21:31 -08:00