Hadoop Ecosystem Concept Map
Context: I did the research here for a course for my MS in Data Analytics Engineering degree at George Mason University.

Hadoop Ecosystem comprises several open-source tools that provide a framework for the data to be processed in a distributed model across clusters of machines. Hadoop makes this distributed model a possibility by having four main processes: Data Storage, Data Processing, Data Ingestion, and Data…