InterviewSolution
Saved Bookmarks
| 1. |
Apache Cassandra is a massively scalable open source _______ database.(a) SQL(b) NoSQL(c) NewSQL(d) All of the mentionedI had been asked this question during an interview.Question is taken from Introduction to Cassandra topic in division ZooKeeper, Sqoop and Cassandra of Hadoop |
|
Answer» CORRECT answer is (b) NoSQL For explanation: CASSANDRA is perfect for managing large AMOUNTS of DATA across multiple data CENTERS and the cloud. |
|