Versions Compared

Key

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

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.