What is the difference between MapReduce engine and HDFS cluster?
HDFS
cluster is the name given to the whole configuration of master and slaves where
data is stored. Map Reduce Engine is the programming module which is used to
retrieve and analyze data.