[ https://issues.apache.org/jira/browse/HADOOP-2249?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Work on HADOOP-2249 started by Edward Yoon. > [hbase] Add means of getting the timestamps for all cell versions: e.g. long > [] getVersions(row, column) > -------------------------------------------------------------------------------------------------------- > > Key: HADOOP-2249 > URL: https://issues.apache.org/jira/browse/HADOOP-2249 > Project: Hadoop > Issue Type: New Feature > Components: contrib/hbase > Reporter: stack > Assignee: Edward Yoon > Priority: Minor > Fix For: 0.16.0 > > > Should be means of asking hbase for list of all the timestamps associated > with a particular cell. The brute force way would be adding a getVersions > method but perhaps we can come up w/ something more elegant than this? -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.