Node Connectivity

There are 68 nodes that can be used as successor for a node with an output port of type DB Session.

DB Transaction Start 

Starts a database transaction.

DB Query Injector 

Creates a DB Data port from the input DB Connection and a string variable with the SQL query to use.

DB SQL Executor 

Executes custom SQL statement(s) in the database.

DB Table Creator 

This node allows a user to create a new database table either manually or based on the data table specification of a KNIME input data table.

DB Table Creator Deprecated

This node allows a user to create a new database table either manually or based on the data table specification of a KNIME input data table.

DB Table Deleter Streamable

Removes a table from the database using the input DB Connection.

Spark to DB 

Writes a Spark DataFrame/RDD into a database table

Spark to Hive 

Writes an incoming Spark DataFrame/RDD into a Hive table.

Spark to Impala 

Writes an incoming Spark DataFrame/RDD into a Impala table.

Active Learning Loop End 

The loop end node for an active learning loop.