[hbase] Add a means of scanning over all versions -------------------------------------------------
Key: HADOOP-2250 URL: https://issues.apache.org/jira/browse/HADOOP-2250 Project: Hadoop Issue Type: New Feature Components: contrib/hbase Reporter: stack Priority: Minor Currently, scanner will get cells of the timestamp specified on construction, or the cell of the nearest vintage. There should be a means of getting a scanner to run over every cell in hbase if only to figure whats in there. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.