Category: General

Is Hdfs a NoSQL database?

HDFS is not a NoSQL. HDFS short for hadoop distributed file system which is the core of hadoop. On the other hand HBase which operates on top of HDFS is ...