You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tinkerpop.apache.org by "Marko A. Rodriguez (JIRA)" <ji...@apache.org> on 2015/10/07 18:21:27 UTC

[jira] [Closed] (TINKERPOP3-868) Allow Spark Gremlin Computer to Reuse Spark Contexts

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

Marko A. Rodriguez closed TINKERPOP3-868.
-----------------------------------------
    Resolution: Fixed
      Assignee: Marko A. Rodriguez

This has been merged to master/.

> Allow Spark Gremlin Computer to Reuse Spark Contexts
> ----------------------------------------------------
>
>                 Key: TINKERPOP3-868
>                 URL: https://issues.apache.org/jira/browse/TINKERPOP3-868
>             Project: TinkerPop 3
>          Issue Type: Improvement
>          Components: hadoop
>    Affects Versions: 3.0.1-incubating
>            Reporter: Russell Alexander Spitzer
>            Assignee: Marko A. Rodriguez
>             Fix For: 3.1.0-incubating
>
>
> So that users don't have to face the overhead of recreating Spark Contexts between jobs, we can provide an option so that contexts can be saved between jobs in a given JVM. This will also allow for simultaneous use of SparkGraphComputers sharing a single context.
> I propose to enable this via a new property
> gremlin.spark.persistContext , Default: false (old behavior)



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