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/01/12 15:29:19 UTC

[2/3] incubator-tinkerpop git commit: Merge branch 'TINKERPOP-1072'

Merge branch 'TINKERPOP-1072'


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

Branch: refs/heads/master
Commit: 699da44ce88ae163a776ae7dd6fd710847b0d6b6
Parents: 3395f2b 4082a4a
Author: Marko A. Rodriguez <ok...@gmail.com>
Authored: Tue Jan 12 07:19:10 2016 -0700
Committer: Marko A. Rodriguez <ok...@gmail.com>
Committed: Tue Jan 12 07:19:10 2016 -0700

----------------------------------------------------------------------
 docs/src/reference/implementations.asciidoc     |  2 +
 hadoop-gremlin/conf/hadoop-gryo.properties      |  2 +
 .../tinkerpop/gremlin/hadoop/Constants.java     |  2 +
 .../hadoop/structure/HadoopConfiguration.java   | 10 ++---
 .../process/computer/SparkGraphComputer.java    |  4 +-
 .../gremlin/spark/structure/Spark.java          |  3 +-
 .../spark/structure/io/PersistedOutputRDD.java  | 10 +++--
 .../io/PersistedInputOutputRDDTest.java         | 40 ++++++++++++++++++++
 8 files changed, 63 insertions(+), 10 deletions(-)
----------------------------------------------------------------------