Computer Science, asked by yogeshbanjara52, 3 months ago

Hadoop supports NoSQL database.

a. True

b. False​

Answers

Answered by debiparnaphadikar
0

Answer:

Hadoop is not a type of database, but rather a software ecosystem that allows for massively parallel computing. It is an enabler of certain types NoSQL distributed databases (such as HBase), which can allow for data to be spread across thousands of servers with little reduction in performance.

Similar questions