BigData / Hadoop basics
Hadoop Core modules.
Hadoop Common.
The common utilities framework that is leveraged by other Hadoop modules.
Hadoop Distributed File System (HDFS).
A distributed file system that provides high-throughput access to the application data.
Hadoop YARN.
A job scheduling and cluster resource management framework.
Hadoop MapReduce.
A YARN-based system that allows parallel processing of large data sets.
More Related questions...