[
https://issues.apache.org/jira/browse/TINKERPOP-1578?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15728642#comment-15728642
]
Marko A. Rodriguez commented on TINKERPOP-1578:
-----------------------------------------------
Your work only works for {{SparkGraphComputer}}. You made your changes at the
Spark-level, not at the {{GraphComputer}}-level. Thus, its not general. We need
to be able to have OLAP mutations working for ANY {{GraphComputer}}
implementation: {{GiraphGraphComputer}}, {{TinkerGraphComputer}},
{{SparkGraphComputer}}, etc. This means figuring out the interface additions
and {{GraphComputerTest}} infrastructure needed to validate the semantics of
OLAP mutations across all {{GraphComputer}} implementations.
Its a massive amount of work, but would be a huge contribution. As your
contribution stands right now, it can't be merged as its not provider-agnostic.
> Support writable distributed graphs using spark as the underlying engine
> ------------------------------------------------------------------------
>
> Key: TINKERPOP-1578
> URL: https://issues.apache.org/jira/browse/TINKERPOP-1578
> Project: TinkerPop
> Issue Type: Improvement
> Components: hadoop
> Affects Versions: 3.2.3
> Reporter: Dovid Kopel
>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)