You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Guoqiang Li (JIRA)" <ji...@apache.org> on 2014/11/01 16:22:35 UTC

[jira] [Resolved] (SPARK-4164) spark.kryo.registrator shall use comma separated value to support multiple registrator

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

Guoqiang Li resolved SPARK-4164.
--------------------------------
          Resolution: Fixed
       Fix Version/s: 1.2.0
    Target Version/s: 1.2.0

> spark.kryo.registrator shall use comma separated value to support multiple registrator
> --------------------------------------------------------------------------------------
>
>                 Key: SPARK-4164
>                 URL: https://issues.apache.org/jira/browse/SPARK-4164
>             Project: Spark
>          Issue Type: Improvement
>          Components: Spark Core
>    Affects Versions: 1.1.0
>            Reporter: Jarred Li
>             Fix For: 1.2.0
>
>   Original Estimate: 2h
>  Remaining Estimate: 2h
>
> Currently, "spark.kryo.registrator" only support one registrator class. For example, 
> conf.set("spark.kryo.registrator", "org.apache.spark.graphx.GraphRegistrator").
> However, if there is user defined registrator class, it can not be registered. 
> To improve the code, we can change the code in "KryoSerializer" to support class with separator( for example comma).



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