Hash Split (Deprecated) - Data360_Analyze - Latest

Data360 Analyze Server Help

Product type
Software
Portfolio
Verify
Product family
Data360
Product
Data360 Analyze
Version
Latest
Language
English
Product name
Data360 Analyze
Title
Data360 Analyze Server Help
Copyright
2024
First publish date
2016
Last updated
2024-11-28
Published on
2024-11-28T15:26:57.181000

This deprecated node splits the input record set into multiple streams to allow parallel processing of subsets of the input.

CAUTION:
This node has been deprecated and will not be supported in a future release. As an alternative, the Hash Split node can be used to provide similar functionality.

Takes one input, and either a list of field names or a Script expression. Splits the input into any number of outputs, based on hashing the values in the specified fields or expression. For optimal performance, the number of outputs should be odd, preferably a prime number.

Properties

SplitFields

Specify a comma-separated list of fields on which to hash.

ScriptExpr

Specify a Script expression on which to hash.

Inputs and outputs

Inputs: in1.

Outputs: out1, out2, multiple optional.