Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

In NoSQLs table input case (which supports range or random access by sorted key), partitions doesn't need to be rewritten. In addition, Scanner instead of basic 'region' or 'tablet' splits can be used for forcing the number of processors.

  • Job Scheduler assigns Scanner or tablet with its partition ID to proper task.

Partitioning in Graph module

...