You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Hyukjin Kwon (JIRA)" <ji...@apache.org> on 2019/05/21 04:25:33 UTC

[jira] [Updated] (SPARK-12141) Use Jackson to serialize all events when writing event log

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

Hyukjin Kwon updated SPARK-12141:
---------------------------------
    Labels: bulk-closed  (was: )

> Use Jackson to serialize all events when writing event log
> ----------------------------------------------------------
>
>                 Key: SPARK-12141
>                 URL: https://issues.apache.org/jira/browse/SPARK-12141
>             Project: Spark
>          Issue Type: Task
>          Components: Spark Core
>            Reporter: Marcelo Vanzin
>            Priority: Major
>              Labels: bulk-closed
>
> SPARK-11206 added infrastructure to serialize events using Jackson, so that manual serialization code is not needed anymore.
> We should write all events using that support, and remove all the manual serialization code in {{JsonProtocol}}.
> Since the event log format is a semi-public API, I'm targeting this at 2.0. Also, we can't remove the manual deserialization code, since we need to be able to read old event logs.



--
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