This node allows you to execute Python code on Spark ( See PySpark documentation ). The code has to put the desired output in the data frame with the name resultDataFrame1
- Type: Spark DataFirst Spark DataFirst input Spark DataFrame.
- Type: Spark DataSecond Spark DataFirst input Spark DataFrame.