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