You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Zaheen Aziz (Jira)" <ji...@apache.org> on 2019/08/26 21:10:00 UTC

[jira] [Commented] (SPARK-20656) Incremental parsing of event logs in SHS

    [ https://issues.apache.org/jira/browse/SPARK-20656?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16916139#comment-16916139 ] 

Zaheen Aziz commented on SPARK-20656:
-------------------------------------

[~shahid] Have you started work on this?

> Incremental parsing of event logs in SHS
> ----------------------------------------
>
>                 Key: SPARK-20656
>                 URL: https://issues.apache.org/jira/browse/SPARK-20656
>             Project: Spark
>          Issue Type: Improvement
>          Components: Spark Core
>    Affects Versions: 2.3.0
>            Reporter: Marcelo Vanzin
>            Priority: Major
>
> This feature is mentioned in the spec attached to SPARK-18085 but there's not a lot of discussion about it.
> It would be good to implement incremental parsing of event logs in the SHS. With the new work, UI data is stored on disk, so it should be possible to save enough metadata about the event log and the state of the listeners to allow one to resume parsing the log of a live application at the point where it stopped in the previous iteration. 
> This would considerably speed up parsing on updates, and could be done speculatively so that UIs for new applications are available in the SHS almost immediately.
> I'm filing this as a separate enhancement because I don't want to block SPARK-18085 on this.



--
This message was sent by Atlassian Jira
(v8.3.2#803003)

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