[ https://issues.apache.org/jira/browse/HADOOP-1538?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12511318 ]
Hadoop QA commented on HADOOP-1538: ----------------------------------- +1 http://issues.apache.org/jira/secure/attachment/12361452/patch.txt applied and successfully tested against trunk revision r554144. Test results: http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Patch/382/testReport/ Console output: http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Patch/382/console > Provide capability for client specified time stamps in HBase > ------------------------------------------------------------ > > Key: HADOOP-1538 > URL: https://issues.apache.org/jira/browse/HADOOP-1538 > Project: Hadoop > Issue Type: New Feature > Components: contrib/hbase > Affects Versions: 0.14.0 > Reporter: Jim Kellerman > Assignee: Jim Kellerman > Priority: Minor > Fix For: 0.14.0 > > Attachments: patch.txt > > > Currently all records stored in HBase are given a time stamp derived from the > current time. It should be possible for the client to specify the time stamp. > For example, if a web crawler is storing page contents in HBase, it should be > able to set the time stamp to the crawl time which is not necessarily 'now' -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.