aboutsummaryrefslogtreecommitdiff
path: root/bagel
diff options
context:
space:
mode:
authorKousuke Saruta <sarutak@oss.nttdata.co.jp>2015-01-16 10:05:11 -0800
committerAndrew Or <andrew@databricks.com>2015-01-16 10:05:11 -0800
commite8422c521bc76bc4b03c337605f136403ea9f64a (patch)
treeb872ff4644551c6abe4d7aa214684d44043df28f /bagel
parentf6b852aade7668c99f37c69f606c64763cb265d2 (diff)
downloadspark-e8422c521bc76bc4b03c337605f136403ea9f64a.tar.gz
spark-e8422c521bc76bc4b03c337605f136403ea9f64a.tar.bz2
spark-e8422c521bc76bc4b03c337605f136403ea9f64a.zip
[SPARK-5231][WebUI] History Server shows wrong job submission time.
History Server doesn't show collect job submission time. It's because `JobProgressListener` updates job submission time every time `onJobStart` method is invoked from `ReplayListenerBus`. Author: Kousuke Saruta <sarutak@oss.nttdata.co.jp> Closes #4029 from sarutak/SPARK-5231 and squashes the following commits: 0af9e22 [Kousuke Saruta] Merge branch 'master' of git://git.apache.org/spark into SPARK-5231 da8bd14 [Kousuke Saruta] Made submissionTime in SparkListenerJobStartas and completionTime in SparkListenerJobEnd as regular Long 0412a6a [Kousuke Saruta] Merge branch 'master' of git://git.apache.org/spark into SPARK-5231 26b9b99 [Kousuke Saruta] Fixed the test cases 2d47bd3 [Kousuke Saruta] Fixed to record job submission time and completion time collectly
Diffstat (limited to 'bagel')
0 files changed, 0 insertions, 0 deletions