Hadoop Ecosystem: Hadoop is part of a larger ecosystem that includes various components and tools to handle different aspects of big data processing and analysis. The core Hadoop components are HDFS (Hadoop Distributed File System), YARN (Yet Another Resource Negotiator), and MapReduce. Other ecosystem components include Spark, Hive, HBase, Pig, Zookeeper, and more.1

    All notes