RDD Repartitioner Analytics
The RDD Repartitioner analytics plugin is available in the Hub.
This plugins re-partitions a Spark RDD.
Configuration
Property | Macro Enabled? | Description |
---|---|---|
Partitions | Yes | Required. Number of partitions to use when grouping data. If not specified, the execution framework will decide on the number to use. Default is 1. |
Shuffle Data | Yes | Required. Specifies whether the records have to be shuffled. Default is false. |
Created in 2020 by Google Inc.