Uploaded image for project: 'TinkerPop'
  1. TinkerPop
  2. TINKERPOP-874

Rename Gremlin-Spark properties using gremlin.spark prefix.

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 3.0.1-incubating
    • 3.1.0-incubating
    • hadoop

    Description

      Right now we have the following configuration properties for Spark (only).

      gremlin.hadoop.graphInputRDD
      gremlin.hadoop.graphOutputRDD
      gremlin.spark.persistContext
      

      I think we should rename these to:

      gremlin.spark.graphInputRDD
      gremlin.spark.graphOutputRDD
      gremlin.spark.persistContext
      

      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.

      Attachments

        Activity

          People

            okram Marko A. Rodriguez
            okram Marko A. Rodriguez
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: