Different file formats of Spark/Hadoop

Create a TEXT file by add storage option as ‘STORED AS TEXTFILE’ at the end of a Hive CREATE TABLE command Ex: Create table textfile_table (column_specs) stored as textfile; 2. Sequence File: Sequence files are Hadoop flat files which stores values in binary key-value pairs. The sequence files are in binary format and these filesContinue reading “Different file formats of Spark/Hadoop”

Design a site like this with WordPress.com
Get started