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

Andrew Or updated SPARK-3075:
-----------------------------

    Description: Both ReplayListenerBus and util.JsonProtocol are 
private[spark], so the user wants to parse the event logs themselves for 
analytics they will have to write their own JSON deserializers (or do some 
crazy reflection to access these methods). We should expose an easy way for 
them to do this.

> Expose a way for users to parse event logs
> ------------------------------------------
>
>                 Key: SPARK-3075
>                 URL: https://issues.apache.org/jira/browse/SPARK-3075
>             Project: Spark
>          Issue Type: Improvement
>          Components: Spark Core
>    Affects Versions: 1.0.2
>            Reporter: Andrew Or
>             Fix For: 1.2.0
>
>
> Both ReplayListenerBus and util.JsonProtocol are private[spark], so the user 
> wants to parse the event logs themselves for analytics they will have to 
> write their own JSON deserializers (or do some crazy reflection to access 
> these methods). We should expose an easy way for them to do this.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

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

Reply via email to