HBASE-756 In HBase shell, the put command doesn't process the timestamp
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@678455 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
a34a37985f
commit
95d82f3790
|
@ -301,6 +301,8 @@ Trunk (unreleased changes)
|
|||
HBASE-720 clean up inconsistencies around deletes (Izaak Rubin via Stack)
|
||||
HBASE-754 The JRuby shell documentation is wrong in "get" and "put"
|
||||
(Jean-Daniel Cryans via Stack)
|
||||
HBASE-756 In HBase shell, the put command doesn't process the timestamp
|
||||
(Jean-Daniel Cryans via Stack)
|
||||
|
||||
NEW FEATURES
|
||||
HBASE-47 Option to set TTL for columns in hbase
|
||||
|
|
Loading…
Reference in New Issue