[ 
https://issues.apache.org/jira/browse/TINKERPOP3-705?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Marko A. Rodriguez updated TINKERPOP3-705:
------------------------------------------
    Fix Version/s: 3.1.0-incubating

> Make use of a MemoryRDD instead of Accumulators in SparkGraphComputer?
> ----------------------------------------------------------------------
>
>                 Key: TINKERPOP3-705
>                 URL: https://issues.apache.org/jira/browse/TINKERPOP3-705
>             Project: TinkerPop 3
>          Issue Type: Improvement
>          Components: hadoop
>    Affects Versions: 3.0.0-incubating
>            Reporter: Marko A. Rodriguez
>            Assignee: Marko A. Rodriguez
>             Fix For: 3.1.0-incubating
>
>
> The current problem with accumulators in Spark is that they must be in an 
> action, not midway in an RDD computation. A {{MemoryRDD}} can simulate such 
> aggregation. Think it through and see if makes sense for SparkGraphComputer.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to