Description
Import data to Hive as Parquet file can be separated into two steps:
1. Import an individual table from an RDBMS to HDFS as a set of Parquet files.
2. Import the data into Hive by generating and executing a CREATE TABLE statement to define the data's layout in Hive with Parquet format table