You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Xiao Li (JIRA)" <ji...@apache.org> on 2018/01/20 19:27:01 UTC

[jira] [Resolved] (SPARK-22763) SHS: Ignore unknown events and parse through the file

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

Xiao Li resolved SPARK-22763.
-----------------------------
       Resolution: Fixed
         Assignee: Gengliang Wang
    Fix Version/s: 2.3.0

> SHS: Ignore unknown events and parse through the file
> -----------------------------------------------------
>
>                 Key: SPARK-22763
>                 URL: https://issues.apache.org/jira/browse/SPARK-22763
>             Project: Spark
>          Issue Type: Improvement
>          Components: Spark Core
>    Affects Versions: 2.2.1
>            Reporter: Gengliang Wang
>            Assignee: Gengliang Wang
>            Priority: Major
>             Fix For: 2.3.0
>
>
> While spark code changes, there are new events in event log:
> https://github.com/apache/spark/pull/19649
> And we used to maintain a whitelist to avoid exceptions:
> https://github.com/apache/spark/pull/15663/files
> Currently Spark history server will stop parsing on unknown events or unrecognized properties. We may still see part of the UI data.
> For better compatibility, we can ignore unknown events and parse through the log file.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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