HBASE-747 Add a simple way to do batch updates of many rows (Jean-Daniel Cryans via JimK)
- add attribution git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@677433 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
fbd80780bf
commit
c989dba9cd
|
@ -305,7 +305,8 @@ Trunk (unreleased changes)
|
|||
at once
|
||||
HBASE-506 When an exception has to escape ServerCallable due to exhausted
|
||||
retries, show all the exceptions that lead to this situation
|
||||
HBASE-747 Add a simple way to do batch updates of many rows
|
||||
HBASE-747 Add a simple way to do batch updates of many rows (Jean-Daniel
|
||||
Cryans via JimK)
|
||||
|
||||
OPTIMIZATIONS
|
||||
HBASE-430 Performance: Scanners and getRow return maps with duplicate data
|
||||
|
|
Loading…
Reference in New Issue