Post 2 – Hadoop Ecosystem
Hadoop originally started with two main components: MapReduce and HDFS. MapReduce – Processing data from the cluster of computers or distributed data processing + Managing the computing resources of the cluster HDFS – Storage of big data on multiple computers in a cluster or Distributed Storage The major drawback of this system was the excess…