A Admin • 802.91K Points Coach Report Q. Point out the wrong statement. (A) To read data from an HBase table, use the get() method of the HTable class (B) You can retrieve data from the HBase table using the get() method of the HTable class (C) While retrieving data, you can get a single row by id, or get a set of rows by a set of row ids, or scan an entire table or a subset of rows (D) None of the mentioned Correct Answer - Option(D) Views: 4 Filed under category Hadoop Hashtags: Share Manage Tags
Discusssion
Login to discuss.