Common source file formats used with Apache Spark
Lets understand some of the most commonly used file formats with Apache Spark
Parquet - Parquet is a columnar format that is supported by many other data processing systems. Spark SQL provides support for both reading and writing Parquet files that...
saradha.hashnode.dev2 min read