Icon

Public

This directory contains 394 workflows.

Iconkn_​example_​hive_​db_​loader_​40 

Hive - how to get from DB-Connectors to Hive (or Impala) tables There does not seem to be a direct way to get from the comfortable (brown) Database nodes […]

Iconkn_​example_​hive_​db_​loader_​43 

Hive - how to get from DB-Connectors to Hive (or Impala) tables - KNIME 4.3+ Hive - how to get from DB-Connectors to Hive (or Impala) tables There does […]

Iconkn_​example_​hive_​db_​loader_​45 

Hive - how to get from DB-Connectors to Hive (or Impala) tables - KNIME 4.5+ There does not seem to be a direct way to get from the comfortable (brown) […]

Iconkn_​example_​hive_​missing_​table_​switch 

use try and catch for generic ports. The existing table will be at the resulting port Try some generic SQL operation on your Hive (or Impala) environment. […]

Iconkn_​example_​hive_​orc_​external_​table 

Hive - upload data in several ORC files to HDFS and bring them together as an EXTERNAL table You have several ORC files with the same structure that you […]

Iconkn_​example_​hive_​school_​of 

School of Hive - with KNIME's local Big Data environment (SQL for Big Data) Demonstrates a collection of Hive functions using KNIME's local Big Data […]

Iconkn_​example_​if_​switch 

Using Java and Rule engine and If-Switch to decide if a column is present and active which branch of a workflow should be executed

Iconkn_​example_​import_​csv_​r_​readr 

use R package readr to import more complex CSV and text files into KNIME

Iconkn_​example_​java_​edit_​variables 

KNIME - small useful Java Tasks and other little helpers

Iconkn_​example_​java_​equals_​multiply_​one_​cell_​not_​all 

Use Java Snippet to set rule for certain Row ID - also demonstrating the use of .equals() in Java