Spark Transformations Applier

This node takes the PMML transformation model and compiles it into bytecode and runs it on the given data.

This node is typically used when test data shall be transformed e.g normalized the same way the training data has been transformed (e.g. using the "Spark Normalizer" node).

Input Ports

Icon
The PMML transformation model
Icon
Spark DataFrame/RDD requiring transformation of some or all columns.

Output Ports

Icon
The input data transformed according to the input model.

Views

This node has no views

Workflows

Links

Developers

You want to see the source code for this node? Click the following button and we’ll use our super-powers to find it for you.