Skip to content
Analyticshut
  • Home
  • AWSExpand
    • IAM
    • S3
  • Big DataExpand
    • Spark
    • Hive
    • Sqoop
    • HDFS
  • Kafka
Analyticshut

reading data

Reading Parquet and ORC data in Spark
Spark

Reading Parquet and ORC data in Spark

ByMahesh Mogal March 25, 2021November 25, 2024

In this blog, we are going to learn about reading parquet and orc data in Spark. Both file formats are columnar and store schema information, making it easy to work with them.

Read More Reading Parquet and ORC data in SparkContinue

Reading JSON data in spark
Spark

Reading JSON data in Spark

ByMahesh Mogal March 25, 2021November 25, 2024

We will learn about reading JSON data in Spark. We will also go through most used options provided by spark while working with JSON data.

Read More Reading JSON data in SparkContinue

read csv data in spark
Spark

Read CSV Data in Spark

ByMahesh Mogal March 22, 2021November 25, 2024

In this blog, we are going to lean on how to read CSV data in Spark. We will also go through options to deal with common pitfalls while reading CSVs.

Read More Read CSV Data in SparkContinue

  • Contact
  • About Me
  • Privacy Policy
  • Sitemap

© 2025 Analyticshut

  • Home
  • AWS
    • IAM
    • S3
  • Big Data
    • Spark
    • Hive
    • Sqoop
    • HDFS
  • Kafka