[
https://issues.apache.org/jira/browse/PIG-4550?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14543721#comment-14543721
]
Brian Johnson commented on PIG-4550:
------------------------------------
that could work
> 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)