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/06/15 13:42:04 UTC

[08/18] tinkerpop git commit: Merge branch 'TINKERPOP-1331'

Merge branch 'TINKERPOP-1331'


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

Branch: refs/heads/TINKERPOP-1278
Commit: 7baad270b853310240e114d82f0b51a479a42945
Parents: fbf476a d1d8f26
Author: Daniel Kuppitz <da...@hotmail.com>
Authored: Mon Jun 13 23:58:38 2016 +0200
Committer: Daniel Kuppitz <da...@hotmail.com>
Committed: Mon Jun 13 23:58:38 2016 +0200

----------------------------------------------------------------------
 CHANGELOG.asciidoc                              |   1 +
 .../reference/implementations-hadoop.asciidoc   |  10 +-
 .../process/computer/GiraphGraphComputer.java   |  53 +++----
 .../computer/AbstractHadoopGraphComputer.java   |  63 ++++++--
 .../groovy/plugin/HadoopGremlinPluginCheck.java | 142 +++++++++++++++++++
 .../process/computer/SparkGraphComputer.java    |  28 +---
 6 files changed, 229 insertions(+), 68 deletions(-)
----------------------------------------------------------------------