Node Connectivity

There are 161 nodes that can be used as successor for a node with an output port of type Spark Data (legacy).

Spark RDD Java Snippet (Source) Deprecated

Execute arbitrary java code in Spark.

List Spark DataFrames/RDDs 

Lists all Spark DataFrames/RDDs within the given Spark context.

PySpark Script (1 to 1) 

Execute arbitrary Python code in Spark.

PySpark Script (1 to 2) 

Execute arbitrary Python code in Spark.

PySpark Script (2 to 1) 

Execute arbitrary Python code in Spark.

PySpark Script (2 to 2) 

Execute arbitrary Python code in Spark.

PySpark Script Source 

Execute arbitrary Python code in Spark.

Spark Repartition 

Repartitions a Spark DataFrame.

Spark SQL Query 

Executes a Spark SQL query statement

Spark Concatenate 

Concatenates Spark DataFrame/RDDs row wise, inputs are optional.