Sqoop Import as Parquet File
We often wanted to import data in parquet format to take use of the benefit of parquet, which reduces storage space by using highly efficient column-wise compression and configurable encoding algorithms for columns with diverse data types. In earlier vers
We often wanted to import data in parquet format to take use of the benefit of parquet, which reduces storage space by using highly efficient column-wise compression and configurable encoding algorithms for columns with diverse data types. In earlier versions of CDH didn’t support importing the table data as parquet. Since Sqoop v1.4.6 (CDH 5.5) onwards it is possible. Here are the…
View On WordPress














