N01346254 Inderjit Singh Assignment Hbase 1. Uploading Hbasedata1.Txt in TMP Folder in Ambari
N01346254 Inderjit Singh Assignment Hbase 1. Uploading Hbasedata1.Txt in TMP Folder in Ambari
Assignment HBase
1. Uploading Hbasedata1.txt in tmp folder in Ambari
9. add the following to the other column families using the same
ROWKEY column family "summary" and column "rating" equal to
value 5
column family "reviewer" and column "name" equal to value "Chris"
, column family "details" and column "comment" equal to "Greate
Value"
10.Load hbasedata1.txt then scan the review table
11.filter the review table by reviewer:name and rowkey between 201 and
150
12.Update Tinas review (row key 112) to change the rating to '4':
13. GET the original rating value from row 112 by explicitly specifying the
timestamp value.
Value: