Hive Files
Hive Files:
There are two type of data store method, one is Row-Columnar store and Columnar store.
Parquet file
It is suitable for spark data processing, and columnar based data store.
ORC file
It is suitable for hive and it also a columnar data st...
sivayuvi79.hashnode.dev1 min read