1.

The java package structure has changed from com.yahoo.zookeeper* to ___________(a) apache.zookeeper(b) org.apache.zookeeper(c) org.apache.zookeeper.package(d) all of the mentionedThis question was addressed to me in an interview for internship.Query is from Introduction to Zookeeper in portion ZooKeeper, Sqoop and Cassandra of Hadoop

Answer»

Correct choice is (b) org.apache.ZOOKEEPER

For EXPLANATION I would SAY: A number of constants USED in the client ZooKeeper API were re-specified USING enums (rather than ints).



Discussion

No Comment Found

Related InterviewSolutions