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

INPUT_RDD and INPUT_FORMAT are bad, we should just have one key.

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Implemented
    • 3.1.0-incubating
    • 3.2.0-incubating
    • hadoop
    • None

    Description

      Right now we have two keys for input to a HadoopGraph.

      • gremlin.hadoop.graphInputFormat
      • gremlin.spark.graphInputRDD

      Likewise for output. I have so many if/else checks because both of these can be set that I think we should make one and only one input.

      • gremlin.hadoop.graphInputClass

      Likewise, for output: gremlin.hadoop.graphOutputClass.

      This will make things so much simpler. However, it will break current implementations (and not backwards compatible).

      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: