Hadoop - Santhi's Blog

Installation of Hadoop locally in Windows 11

In this article, we will look at installing Hadoop in the local machine with single node cluster setup. For studying & testing purpose, single node cluster setup is sufficient. Let’s look at how to do the installation locally in Windows11. Installation Steps: Step 1: Download URL: https://www.oracle.com/in/java/technologies/downloads/ Download URL: https://hadoop.apache.org/releases.html You have to extract the

Hadoop Basics

In this article, we will look at the basics of Hadoop and its ecosystem. It’s an open-source framework written in Java and developed by Doug Cutting in 2005. It enables processing of large data sets which is not handled efficiently by traditional methodologies like RDBMS (Relational Database Management System). What is Hadoop? Hadoop framework meant