How to access the hbase timpstamp values of a cell from hive table -
i'm working on hortonworks sandbox 2.1, , i'm facing problem discussed here 1 year go, don't know if problem solved in our days, so:
i have created external hive table points on top of hbase table, rows contained multiple values of cell...
my understanding hive query on hbase fetch latest version hbase column.
is there way can fetch versions of cell?
currently hive hbase integration allows fetch latest time stamp. please see below mentioned here.
"there no way access hbase timestamp attribute, , queries access data latest timestamp"
Comments
Post a Comment