You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tinkerpop.apache.org by "Marko A. Rodriguez (JIRA)" <ji...@apache.org> on 2016/02/08 16:52:39 UTC

[jira] [Commented] (TINKERPOP-1112) Create GryoSerializers for the Spark Payload classes.

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

Marko A. Rodriguez commented on TINKERPOP-1112:
-----------------------------------------------

Look to https://github.com/EsotericSoftware/kryo#object-creation for our {{CompactBufferrSerializer}}.

> Create GryoSerializers for the Spark Payload classes.
> -----------------------------------------------------
>
>                 Key: TINKERPOP-1112
>                 URL: https://issues.apache.org/jira/browse/TINKERPOP-1112
>             Project: TinkerPop
>          Issue Type: Improvement
>          Components: hadoop
>    Affects Versions: 3.1.1-incubating
>            Reporter: Marko A. Rodriguez
>             Fix For: 3.2.0-incubating
>
>
> Right now we are using Java serialization for this and this is expensive in Spark. Thus, we should have registered Gryo {{Serializers}}.
> * ViewPayload
> * MessagePayload
> * ViewIncomingPayload
> * ViewOutgoingPayload



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