Category: Spark

Spark SQL Using Parquet 0

Spark SQL Using Parquet

Today, I’m focusing on how to use parquet format in spark.  Please get the more insight about parquet format If you are new to this format. Parquet: Apache Parquet is a...

0

Network Streaming in Spark

Network streaming in spark is another interesting topic, here I am going to explain how network streaming works  and will provide complete spark scala code. Before jumping to the code, I...