Parquet to Spark 

Creates a Spark DataFrame/RDD from given Parquet file.

ORC to Spark 

Creates a Spark DataFrame/RDD from given ORC file.

Text to Spark 

Creates a Spark DataFrame/RDD from given Text file.

Delete Files/Folders 

Deletes selected files as well as folders.

Table Reader Streamable

Reads table written by the Table Writer node.

Create Folder 

Creates a folder upon execute and exposes its path as flow variable.

Amazon Comprehend (Syntax Tagger) Streamable

Assigns part-of-speech tags to terms by calling the AWS Comprehend service.

R Model Writer 

Writes an R model to a (zip) file.