[ 
https://issues.apache.org/jira/browse/PIG-1832?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13587328#comment-13587328
 ] 

Bill Graham commented on PIG-1832:
----------------------------------

I don't think there is a ticket to support returning multiple cell versions 
with timestamps, but we did discuss ideas for an approach here:

https://issues.apache.org/jira/browse/PIG-1782?focusedCommentId=12988192&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-12988192

Basically the idea is to create a new class to support this, since it would be 
fundamentally very different than what we currently support with 
{{HBaseStorage}}. That work might be better handled after we tackle PIG-3067 
(HBaseStorage should be split up to become more manageable).
                
> Support timestamp in HBaseStorage when storing
> ----------------------------------------------
>
>                 Key: PIG-1832
>                 URL: https://issues.apache.org/jira/browse/PIG-1832
>             Project: Pig
>          Issue Type: Improvement
>            Reporter: Eric Yang
>
> When storing data into HBase using 
> org.apache.pig.backend.hadoop.hbase.HBaseStorage, HBase timestamp field is 
> stored with insertion time of the mapreduce job.  It would be nice to have a 
> way to populate timestamp from user data.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to