[
https://issues.apache.org/jira/browse/TINKERPOP-841?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Marko A. Rodriguez closed TINKERPOP-841.
----------------------------------------
Resolution: Won't Fix
TinkerPop provides 3 OLAP reference implementations: {{TinkerGraphComputer}},
{{SparkGraphComputer}}, and {{GiraphGraphComputer}}. I think that is sufficient
and in fact, relative to other reference implementation, and overdose. I don't
think we should add {{MapReduceGraphComputer}} (i.e. Faunus). Going to close
this ticket as its something I don't think we should complicate our codebase
with. If other disagree, please re-open.
> 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)