Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Current »

The 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.

  • No labels