InterviewSolution
Saved Bookmarks
| 1. |
User accounts may be altered and dropped using the __________ Query Language.(a) Hive(b) Cassandra(c) Sqoop(d) None of the mentionedI have been asked this question in an online quiz.This is a very interesting question from Introduction to Cassandra in section ZooKeeper, Sqoop and Cassandra of Hadoop |
|
Answer» CORRECT option is (B) Cassandra The BEST I can explain: Cassandra manages user accounts and access to the DATABASE CLUSTER using passwords. |
|