You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Jarred Li (JIRA)" <ji...@apache.org> on 2014/10/31 07:40:33 UTC

[jira] [Commented] (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:comment-tabpanel&focusedCommentId=14191475#comment-14191475 ] 

Jarred Li commented on SPARK-4164:
----------------------------------

I can work on this issue. Could somebody assign this issue to me? Thanks!

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