You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tinkerpop.apache.org by ok...@apache.org on 2016/09/12 17:15:54 UTC

[3/4] tinkerpop git commit: Merge branch 'TINKERPOP-1389' of https://github.com/yucx/tinkerpop into TINKERPOP-1389

Merge branch 'TINKERPOP-1389' of https://github.com/yucx/tinkerpop into TINKERPOP-1389


Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo
Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/6e8d796b
Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/6e8d796b
Diff: http://git-wip-us.apache.org/repos/asf/tinkerpop/diff/6e8d796b

Branch: refs/heads/TINKERPOP-1389
Commit: 6e8d796bbe2253c771a618befbb770251725f245
Parents: 4222630 a49ce62
Author: Marko A. Rodriguez <ok...@gmail.com>
Authored: Mon Sep 12 09:11:37 2016 -0600
Committer: Marko A. Rodriguez <ok...@gmail.com>
Committed: Mon Sep 12 09:11:37 2016 -0600

----------------------------------------------------------------------
 giraph-gremlin/pom.xml                          |  2 +-
 hadoop-gremlin/pom.xml                          |  2 +-
 spark-gremlin/pom.xml                           | 13 +++++-
 .../spark/process/computer/SparkExecutor.java   | 16 ++++----
 .../SparkStarBarrierInterceptor.java            | 10 ++---
 .../spark/structure/io/gryo/GryoSerializer.java | 43 ++++++++++++++++----
 6 files changed, 59 insertions(+), 27 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/tinkerpop/blob/6e8d796b/giraph-gremlin/pom.xml
----------------------------------------------------------------------

http://git-wip-us.apache.org/repos/asf/tinkerpop/blob/6e8d796b/hadoop-gremlin/pom.xml
----------------------------------------------------------------------

http://git-wip-us.apache.org/repos/asf/tinkerpop/blob/6e8d796b/spark-gremlin/pom.xml
----------------------------------------------------------------------