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

[jira] [Resolved] (SPARK-1385) Use existing code-path for JSON de/serialization of BlockId

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

Sean Owen resolved SPARK-1385.
------------------------------
    Resolution: Fixed

PR is https://github.com/apache/spark/pull/289. This was merged in https://github.com/apache/spark/commit/de8eefa804e229635eaa29a78b9e9ce161ac58e1

> Use existing code-path for JSON de/serialization of BlockId
> -----------------------------------------------------------
>
>                 Key: SPARK-1385
>                 URL: https://issues.apache.org/jira/browse/SPARK-1385
>             Project: Spark
>          Issue Type: Improvement
>          Components: Spark Core
>    Affects Versions: 0.9.0, 0.9.1
>            Reporter: Andrew Or
>            Priority: Minor
>             Fix For: 1.0.0
>
>
> BlockId.scala already takes care of JSON de/serialization by parsing the string to and from regex. This functionality is currently duplicated in util/JsonProtocol.scala.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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