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...
Oct 14, 20221 min read16
