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

Support gremlin.spark.skipPartitioning configuration.

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Implemented
    • 3.2.0-incubating
    • 3.2.1
    • hadoop, process
    • None

    Description

      If a VertexProgram does not use message passing, then its best to NOT partition after load as its pointless to do so.

      In particular, for TraversalVertexProgram, if the submitted traversal does not contain a VertexStep then partitioning can be avoided. This can be reasoned via a SparkPartitionStrategy, but for now, simply making the configuration and having it do its job is sufficient.

      Attachments

        Issue Links

          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: