[
https://issues.apache.org/jira/browse/TINKERPOP-841?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16085280#comment-16085280
]
Florian Hockmann commented on TINKERPOP-841:
--------------------------------------------
Shouldn't we then also remove the reference to it from the documentation? The
[documentation currently
states|http://tinkerpop.apache.org/docs/current/reference/#_olap_hadoop_gremlin]:
{quote}
MapReduceGraphComputer: Leverages Hadoop’s MapReduce engine to execute
TinkerPop3 OLAP computations. (coming soon)
{quote}
> Build MapReduceGraphComputer
> ----------------------------
>
> Key: TINKERPOP-841
> URL: https://issues.apache.org/jira/browse/TINKERPOP-841
> Project: TinkerPop
> Issue Type: Improvement
> Components: hadoop
> Affects Versions: 3.0.2-incubating
> Reporter: Marko A. Rodriguez
>
> Currently Hadoop-Gremlin does not have a default {{GraphComputer}} because
> {{SparkGraphComputer}} and {{GiraphGraphComputer}} are in their own modules.
> It would be a nice full circle to have {{MapReduceGraphComputer}} be
> implemented for {{HadoopGraph}} that uses the basic MapReduce infrastructure
> of Hadoop. This would in effect, be Faunus and would be the default
> {{graph.traversal(computer())}}.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)