Can Hadoop be compared to NOSQL database like Cassandra?
Though
NOSQL is the closet technology that can be compared to Hadoop, it has its own
pros and cons. There is no DFS in NOSQL. Hadoop is not a database. It’s a
filesystem (HDFS) and distributed programming framework (MapReduce).