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

Marko A. Rodriguez closed TINKERPOP3-874.
-----------------------------------------
    Resolution: Fixed

This is done and this is a minor breaking change.

> Rename Gremlin-Spark properties using gremlin.spark prefix.
> -----------------------------------------------------------
>
>                 Key: TINKERPOP3-874
>                 URL: https://issues.apache.org/jira/browse/TINKERPOP3-874
>             Project: TinkerPop 3
>          Issue Type: Improvement
>          Components: hadoop
>    Affects Versions: 3.0.1-incubating
>            Reporter: Marko A. Rodriguez
>            Assignee: Marko A. Rodriguez
>              Labels: breaking
>             Fix For: 3.1.0-incubating
>
>
> Right now we have the following configuration properties for Spark (only).
> {code}
> gremlin.hadoop.graphInputRDD
> gremlin.hadoop.graphOutputRDD
> gremlin.spark.persistContext
> {code}
> I think we should rename these to:
> {code}
> gremlin.spark.graphInputRDD
> gremlin.spark.graphOutputRDD
> gremlin.spark.persistContext
> {code}
> Why? Cause these are Spark specific and its a good way for us to split this 
> stuff up and make it more distinct.
> This will be a "minor breaking" change as I suspect no one is doing ANYTHING 
> with direct RDDs in {{SparkGraphComputer}}.



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

Reply via email to