Point out the wrong statement.
(a) Distributed applications use SQL to store important configuration information
(b) The service maintains a record of all transactions, which can be used for higher-level abstractions, like synchronization primitives
(c) ZooKeeper maintains a standard hierarchical name space, similar to files and directories
(d) ZooKeeper provides superior reliability through redundant services
I had been asked this question in semester exam.
My question comes from Introduction to Zookeeper topic in division ZooKeeper, Sqoop and Cassandra of Hadoop