Open joeyfaherty opened 6 years ago
Is it possible to retrieve a record by key instead of doing a full Scan of the table using SHC?
I am using the SHC version 1.1.1-2.1-s_2.11
I see in the logs it retrieves all records, eg. HBaseTableScanRDD:54 - returned 200004 rows from hbase in 3051 ms
HBaseTableScanRDD:54 - returned 200004 rows from hbase in 3051 ms
Is it possible to retrieve a record by key instead of doing a full Scan of the table using SHC?
I am using the SHC version 1.1.1-2.1-s_2.11
I see in the logs it retrieves all records, eg.
HBaseTableScanRDD:54 - returned 200004 rows from hbase in 3051 ms