DATABASE FUNDAMENTALS
BASICS OF BIG DATA
Question
[CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
|
This command returns the description of the table in HBase
|
Describe
|
|
Alter
|
|
drop
|
|
update
|
Explanation:
Detailed explanation-1: -Use describe command to describe the details and configuration of the HBase table.
Detailed explanation-2: -To insert data into an HBase table, the add() method and its variants are used.
Detailed explanation-3: -whoami. This command “whoami” is used to return the current HBase user information from the HBase cluster.
There is 1 question to complete.