[
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)