Marko A. Rodriguez created TINKERPOP-1110:
---------------------------------------------
Summary: Payload should have a GryoSerializer and NOT use
JavaSerializer.
Key: TINKERPOP-1110
URL: https://issues.apache.org/jira/browse/TINKERPOP-1110
Project: TinkerPop
Issue Type: Improvement
Components: hadoop
Affects Versions: 3.1.1-incubating
Reporter: Marko A. Rodriguez
In {{SparkGraphComputer}}, {{Payload}} (views and messages) make use of
{{JavaSerializer}}. This is bad. We should implement a wicked tight
{{GryoSerializer}} for it. Given that this is mostly what is shuffled around
the cluster, its probably smart to make it as tiny as possible.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)