Topic 2 Question 77
What is the HBase Shell for Cloud Bigtable?
The HBase shell is a GUI based interface that performs administrative tasks, such as creating and deleting tables.
The HBase shell is a command-line tool that performs administrative tasks, such as creating and deleting tables.
The HBase shell is a hypervisor based shell that performs administrative tasks, such as creating and deleting new virtualized instances.
The HBase shell is a command-line tool that performs only user account management functions to grant access to Cloud Bigtable instances.
解説
The HBase shell is a command-line tool that performs administrative tasks, such as creating and deleting tables. The Cloud Bigtable HBase client for Java makes it possible to use the HBase shell to connect to Cloud Bigtable. Reference: https://cloud.google.com/bigtable/docs/installing-hbase-shell
コメント(2)
Correct : B
👍 8[Removed]2020/03/21Answer: B Description: HBase is used to play with Bigtable data
👍 8[Removed]2020/03/29
シャッフルモード