Question - DFS can handle a large volume of data then why do we need Hadoop framework?
Answer -
Hadoop is not only for storing large data but also to process those big data. Though DFS(Distributed File System) too can store the data, but it lacks below features-
It is not fault tolerant
Data movement over a network depends on bandwidth.