You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Apache Spark (JIRA)" <ji...@apache.org> on 2014/08/13 15:53:12 UTC

[jira] [Commented] (SPARK-3009) ApplicationInfo doesn't get initialised after deserialisation during recovery

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

Apache Spark commented on SPARK-3009:
-------------------------------------

User 'jacek-lewandowski' has created a pull request for this issue:
https://github.com/apache/spark/pull/1922

> ApplicationInfo doesn't get initialised after deserialisation during recovery
> -----------------------------------------------------------------------------
>
>                 Key: SPARK-3009
>                 URL: https://issues.apache.org/jira/browse/SPARK-3009
>             Project: Spark
>          Issue Type: Bug
>          Components: Spark Core
>    Affects Versions: 1.0.1
>            Reporter: Jacek Lewandowski
>
> The {{readObject}} method has been removed from {{ApplicationInfo}} so that it does not initialise its transient fields properly after deserialisation. It follows throwing NPE during recovery of an application in {{MetricSystem.registerSource}}. As [~andrewor14] said, he removed {{readObject}} method by accident. 



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

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