Impala to Spark

Imports the result of an incoming Impala query into Spark as a DataFrame/RDD. The query is executed using Spark SQL, which supports a subset of Impala's own SQL dialect. The limitations of Spark SQL are described in the Spark documentation.

Input Ports

Icon
Impala query
Icon
Spark context

Output Ports

Icon
Spark DataFrame/RDD which contains the result of the Impala query

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.