Hi All,
Using sqoop I am importing data to HDFS on daily basis. Now to increase the perfomance I am gonna use parquet file format.
So, my requirement is, import data from RDBMS and store it in HDFS as parquet file format. wanna know how to convert and is there any best practice to do ?