Dependencies & cluster requirements
Dependencies & cluster requirements
Dependencies:
- ProphecySparkBasicsPython 0.2.25+
- ProphecySparkBasicsScala 0.0.1+
- UC dedicated clusters not supported
- UC standard clusters 14.3+ supported
- Livy clusters 3.0.1+ supported
Parameters
| Parameter | Description |
|---|---|
| Sampling strategy | An option between sampling by number of records or percentage of records |
| Sampling ratio | The ratio of records that you wish to sample |
| Random seed | A number that lets you reproduce the random sample |
| With replacement | When enabled, this allows records to be returned to the sample pool after selection |

