Spark to JSON Deprecated

Writes a Spark DataFrame/RDD into a JSON file

Text to Spark Deprecated

Reads text into a Spark DataFrame/RDD

Text to Spark Deprecated

Reads text into a Spark DataFrame/RDD

ORC to Spark Deprecated

Creates a Spark DataFrame/RDD from given ORC file.

ORC to Spark Deprecated

Creates a Spark DataFrame/RDD from given ORC file.

Spark to ORC Deprecated

Converts an incoming Spark DataFrame/RDD into a ORC table

Spark to Avro Deprecated

Converts an incoming Spark DataFrame/RDD into an Avro file

Spark to Parquet Deprecated

Converts an incoming Spark DataFrame/RDD into a parquet file

Parquet to Spark Deprecated

Creates a Spark DataFrame/RDD from given parquet file.