adplus-dvertising
frame-decoration

Question

You can delete a column family from a table using the method _________ of HBAseAdmin class.

a.

delColumn()

b.

removeColumn()

c.

deleteColumn()

d.

all of the mentioned

Answer: (c).deleteColumn()

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. You can delete a column family from a table using the method _________ of HBAseAdmin class.

Similar Questions

Discover Related MCQs

Q. __________ class adds HBase configuration files to its object.

Q. The ________ class provides the getValue() method to read the values from its instance.

Q. ________ communicate with the client and handle data-related operations.

Q. _________ is the main configuration file of HBase.

Q. HBase uses the _______ File System to store its data.

Q. The Mapper implementation processes one line at a time via _________ method.

Q. The Hadoop MapReduce framework spawns one map task for each __________ generated by the InputFormat for the job.

Q. Users can control which keys (and hence records) go to which Reducer by implementing a custom?

Q. Applications can use the ____________ to report progress and set application-level status messages.

Q. The right level of parallelism for maps seems to be around _________ maps per-node.

Q. The number of reduces for the job is set by the user via _________

Q. The framework groups Reducer inputs by key in _________ stage.

Q. The output of the reduce task is typically written to the FileSystem via _____________

Q. Which of the following is the default Partitioner for Mapreduce?

Q. Which of the following partitions the key space?

Q. ____________ is a generalization of the facility provided by the MapReduce framework to collect data output by the Mapper or the Reducer.

Q. __________ is the primary interface for a user to describe a MapReduce job to the Hadoop framework for execution.

Q. The ___________ executes the Mapper/ Reducer task as a child process in a separate jvm.

Q. Maximum virtual memory of the launched child-task is specified using _________

Q. Which of the following parameter is the threshold for the accounting and serialization buffers?