Create a command to provide query bounds for partitioning data in a collection

XMLWordPrintableJSON

    • Type: Improvement
    • Resolution: Unresolved
    • Priority: Major - P3
    • None
    • Affects Version/s: None
    • Component/s: Querying
    • None
    • Query Execution
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      Both the Spark and Hadoop connectors have custom code to partition data in a collection so they can be processed externally in parallel.

      This requires either SplitVector for non sharded systems or access to query the config database for sharded systems. The permissions to determine the partitions may not be possible in a sharded or hosted MongoDB setup.

      Adding a command that could provide the min, max query bounds for splitting a collection into multiple parts would allow any external framework to query in parallel each partition and process in parallel.

              Assignee:
              [DO NOT USE] Backlog - Query Execution
              Reporter:
              Ross Lawley
              Votes:
              2 Vote for this issue
              Watchers:
              24 Start watching this issue

                Created:
                Updated: