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:31:39 UTC

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

Marko A. Rodriguez created TINKERPOP-1112:
---------------------------------------------

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