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

Add a spark variable in SparkGremlinPlugin like we do hdfs for HadoopGremlinPlugin

    XMLWordPrintableJSON

Details

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

    Description

      It would be good if from the Gremlin Console we could do things like this:

      gremlin> spark.getRDDs()
      gremlin> spark.removeRDD("graphRDD")
      gremlin> spark.getMaster()
      gremlin> spark.isPersisted()
      

      With the ability to have persisted context's, its confusing as to what is persisted and what is not. With a spark like we have with hdfs it will make it more clear.

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: