Aim: (i) Perform setting up and Installing Hadoop in its three operating modes: Standalone, Pseudo distributed, Fully distributed (ii)Use web-based tools to monitor your Hadoop setup Ans ) It is an open-source framework written in java that is used to store, analyze and process huge amounts of data in a distributed environment across clusters of computers in an efficient manner. It provides the capability to process distributed data using a simplified programming model. It is used by Google, Facebook, yahoo, youtube, Twitter, etc. It is developed by Doug Cutting at Yahoo in 2006 which is inspired by Google File System and Google Map Reduce algorithm. It is a file system provided by Linux to store the data. Operational modes of configuring Hadoop cluster Hadoop can be run in one of the three supported modes 1) Local(Standalone) mode -By default, Hadoop is configured to run in a single-node, non-distributed mode, as a single Java process. This is u
Charvik provides an education and shares Knowledge to reach your goals.