Skip to content
hv

Hrushikesh Vazurkar

Software, College Life and Clarity for successful careers

  • Home
  • Data Engineering Fundamentals
  • College Life Posts
  • Toggle search form

Post 8 – Hadoop Installation

Posted on May 10, 2023May 10, 2023 By hrushi1999@gmail.com No Comments on Post 8 – Hadoop Installation

In this post, we will discuss different modes of Hadoop installation and their practical usage.

Modes of Hadoop Installation:

There are 3 modes of Hadoop installation:

▶ Local

HDFS and YARN are not applicable in this mode. Ideal to test MapReduce logic.

▶ Pseudo Distributed

It is Hadoop components on a single computer. HDFS, YARN and MapReduce can operate, but single machine constraints. Ideal to test out MapReduce logic and HDFS interactions.

▶ Fully Distributed

The real power of Hadoop shines through. It is a Multi Node distributed cluster.

How to experiment with Hadoop ?

➡ Pseudo Distributed Mode on a local machine using pre-configured Cloudera VMs.

➡ Using cloud services like GCP

bigdata, data engineering fundamentals, hadoop Tags:#coding, #hadoop, #installation

Post navigation

Previous Post: Post 7 – HDFS Commands
Next Post: Post 9 – Linux Cheatsheet for Data Engineering

Related Posts

Post 5 – How HDFS handles Namenode Failure ? bigdata
Post 11 – What is MapReduce ? bigdata
Post 4 – HDFS, the backbone of Hadoop bigdata
Post 10 – HDFS Manipulation Commands bigdata
Post 3 – Apache Spark vs. MapReduce Apache Spark
Post 12 – MapReduce Example bigdata

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Recent Posts

  • Post 12 – MapReduce Example
  • Post 10 – HDFS Manipulation Commands
  • Post 11 – What is MapReduce ?
  • Post 9 – Linux Cheatsheet for Data Engineering
  • Post 8 – Hadoop Installation

Categories

  • Apache Spark (1)
  • bigdata (12)
  • college life (1)
  • data engineering fundamentals (12)
  • hadoop (11)
  • linux (1)
  • my experiences (1)

Copyright © 2023 Hrushikesh Vazurkar.

Powered by PressBook Masonry Blogs