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/01/30 00:36: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=15124441#comment-15124441 ] 

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

Do the same for:

* VertexWritable
* ObjectWritable

Should be simple as these already have Kryo internals.

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