You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Reynold Xin (JIRA)" <ji...@apache.org> on 2014/09/03 23:49:52 UTC

[jira] [Resolved] (SPARK-2845) Add timestamp to BlockManager events

     [ https://issues.apache.org/jira/browse/SPARK-2845?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Reynold Xin resolved SPARK-2845.
--------------------------------
          Resolution: Fixed
    Target Version/s: 1.2.0

> Add timestamp to BlockManager events
> ------------------------------------
>
>                 Key: SPARK-2845
>                 URL: https://issues.apache.org/jira/browse/SPARK-2845
>             Project: Spark
>          Issue Type: Improvement
>          Components: Spark Core
>            Reporter: Marcelo Vanzin
>            Assignee: Marcelo Vanzin
>            Priority: Minor
>
> BlockManager events in SparkListener.scala do not have a timestamp; while not necessary for rendering the Spark UI, the extra information might be interesting for other tools that use the event data.
> Note that the same applies to lots of other events; it would be nice, at some point, to have all of them have a timestamp assigned at the point of creation of the event, so that network traffic / event queueing in the driver do not affect that information. But right now, I'm more interested in those particular events. :-)



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org