[
https://issues.apache.org/jira/browse/PIG-4550?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14543717#comment-14543717
]
Sergey commented on PIG-4550:
-----------------------------
I can put ts before cell value: rowkey,ts1,value1,ts2,value2,e.t.c.
> HBaseStorage, return timestamp of rowKey stored in HBase
> --------------------------------------------------------
>
> Key: PIG-4550
> URL: https://issues.apache.org/jira/browse/PIG-4550
> Project: Pig
> Issue Type: Improvement
> Affects Versions: 0.12.0
> Environment: HBaseStorage, HBase
> Reporter: Sergey
> Assignee: Sergey
> Priority: Minor
>
> HBase implicitly stores timestamp for each cell. Sometimes this feature is
> used to track historical data. I would like to provide option for
> HBaseStorage which would return cell timestamp in milliseconds
> Interface:
> add option "withTimestamp" to HBaseStorage constructor
> Implementation:
> add timestamp:long as last element of tuple.
> RFC.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)