Lars Hofhansl
|
86a417eead
|
HBASE-14822 Renewing leases of scanners doesn't work.
|
2015-12-19 09:55:03 -08:00 |
anoopsjohn
|
408666a06d
|
HBASE-13158 When client supports CellBlock, return the result Cells as controller payload for get(Get) API also.
|
2015-12-18 09:50:53 +05:30 |
ramkrishna
|
26ac60b03f
|
HBASE-13153 Bulk Loaded HFile Replication (Ashish Singhi)
|
2015-12-10 13:07:46 +05:30 |
stack
|
290ecbe829
|
HBASE-14355 Scan different TimeRange for each column family (Churro Morales)
|
2015-11-12 10:54:16 -10:00 |
chenheng
|
6871724104
|
HBASE-12986 Compaction pressure based client pushback
Signed-off-by: Andrew Purtell <apurtell@apache.org>
|
2015-11-03 18:32:08 -08:00 |
tedyu
|
f91546f2e6
|
HBASE-14696 Support setting allowPartialResults in mapreduce Mappers
|
2015-10-27 07:57:32 -07:00 |
Ashish Singhi
|
467bc098a9
|
HBASE-13538 Procedure v2 - client add/delete/modify column family sync (incompatible with branch-1.x)
Signed-off-by: Matteo Bertozzi <matteo.bertozzi@cloudera.com>
|
2015-10-22 13:12:35 -07:00 |
tedyu
|
dae1775a11
|
HBASE-14406 The dataframe datasource filter is wrong, and will result in data loss or unexpected behavior (Ted Malaska)
|
2015-10-16 11:22:07 -07:00 |
stack
|
445dbd8a0e
|
HBASE-14517 Show regionserver's version in master status page (Liu Shaohui)
|
2015-10-09 15:06:39 -07:00 |
Mikhail Antonov
|
19045a5ea7
|
HBASE-14367 Add normalization support to shell
|
2015-10-04 00:29:39 -07:00 |
Stephen Yuan Jiang
|
5b7894f92b
|
HBASE-14107 Administrative Task: Provide an API to List all procedures (Stephen Yuan Jiang)
|
2015-09-23 21:48:32 -07:00 |
Ted Malaska
|
e95358a7fc
|
HBASE-14181 Add Spark DataFrame DataSource to HBase-Spark Module
Signed-off-by: Sean Busbey <busbey@cloudera.com>
|
2015-09-07 09:44:10 -05:00 |
Stephen Yuan Jiang
|
3341f13e71
|
HBASE-14108 Procedure V2 Administrative Task: provide an API to abort a procedure (Stephen Yuan Jiang)
|
2015-09-02 19:18:46 -07:00 |
tedyu
|
df341c4299
|
HBASE-14309 Allow load balancer to operate when there is region in transition by adding force flag
|
2015-08-29 13:15:53 -07:00 |
Stephen Yuan Jiang
|
dc79b3c5c9
|
HBASE-13212: Procedure V2 - master Create/Modify/Delete namespace (Stephen Yuan Jiang)
|
2015-08-26 08:18:03 -07:00 |
Andrew Purtell
|
5e5bcceb53
|
HBASE-14122 Client API for determining if server side supports cell level security
|
2015-08-12 13:26:55 -07:00 |
anoopsjohn
|
3b6db26863
|
HBASE-13954 Remove HTableInterface#getRowOrBefore related server side code. (Ashish)
|
2015-07-21 09:08:26 +05:30 |
Elliott Clark
|
5315f0f11f
|
HBASE-14094 Procedure.proto can't be compiled to C++
|
2015-07-15 15:51:20 -07:00 |
Elliott Clark
|
62bce5f903
|
HBASE-14077 Add package to hbase-protocol protobuf files.
|
2015-07-15 11:15:58 -07:00 |
Matteo Bertozzi
|
951ec7a0b7
|
HBASE-13415 Procedure v2 - Use nonces for double submits from client (Stephen Yuan Jiang)
Signed-off-by: Sean Busbey <busbey@apache.org>
|
2015-07-13 11:02:30 -05:00 |
Sean Busbey
|
60d6435ad8
|
Revert "Procedure v2 - Use nonces for double submits from client (Stephen Yuan Jiang)"
This reverts commit 87ee37ceb8 .
|
2015-07-13 11:01:45 -05:00 |
Matteo Bertozzi
|
87ee37ceb8
|
Procedure v2 - Use nonces for double submits from client (Stephen Yuan Jiang)
|
2015-07-09 07:44:36 -07:00 |
stack
|
cff1a5f1f5
|
HBASE-14012 Double Assignment and Dataloss when ServerCrashProcedure
runs during Master failover
|
2015-07-06 07:57:40 -07:00 |
Nick Dimiduk
|
3e72dc9f08
|
HBASE-13938 Deletes done during the region merge transaction may get eclipsed (ddas, enis, ndimiduk)
|
2015-06-23 10:23:38 -07:00 |
Gábor Lipták
|
6a537eb854
|
HBASE-13900 Use ProtobufMagic methods in ProtobufUtil
Signed-off-by: Andrew Purtell <apurtell@apache.org>
|
2015-06-23 00:32:23 -05:00 |
Sean Busbey
|
abc2e61eb1
|
Revert "Use ProtobufMagic methods in ProtobufUtil"
This reverts commit 6b37f26280 .
|
2015-06-23 00:30:25 -05:00 |
Gábor Lipták
|
6b37f26280
|
Use ProtobufMagic methods in ProtobufUtil
Signed-off-by: Andrew Purtell <apurtell@apache.org>
|
2015-06-19 13:50:09 -07:00 |
Misty Stanley-Jones
|
b16293b5e2
|
HBASE-13898 correct additional javadoc failures under java 8 <Gabor Liptak>
|
2015-06-16 14:18:09 +10:00 |
Misty Stanley-Jones
|
5e6373e8ec
|
Revert "Correct Javadoc generation errors"
This reverts commit 0a227b79d6 .
|
2015-06-16 14:18:09 +10:00 |
Gábor Lipták
|
0a227b79d6
|
Correct Javadoc generation errors
|
2015-06-16 13:27:45 +10:00 |
Gábor Lipták
|
682b8ab8a5
|
HBASE-13569 Correct Javadoc (for Java8)
Signed-off-by: Sean Busbey <busbey@apache.org>
|
2015-06-13 01:10:37 -05:00 |
stack
|
325614220f
|
HBASE-13616 Move ServerShutdownHandler to Pv2
|
2015-05-28 20:45:38 -07:00 |
stack
|
e1e8434340
|
HBASE-5980 Scanner responses from RS should include metrics on rows/KVs filtered
|
2015-05-21 11:06:27 -07:00 |
Enis Soztutar
|
eddabdd353
|
HBASE-13709 Updates to meta table server columns may be eclipsed
|
2015-05-20 17:42:32 -07:00 |
stack
|
e2e9ea5bd5
|
Revert "HBASE-5980 Scanner responses from RS should include metrics on rows/KVs filtered"
Committed by mistake. Backing out till sure it good.
This reverts commit dc72dad7cd .
|
2015-05-20 13:25:49 -07:00 |
stack
|
dc72dad7cd
|
HBASE-5980 Scanner responses from RS should include metrics on rows/KVs filtered
|
2015-05-20 11:55:06 -07:00 |
Srikanth Srungarapu
|
9e131dfa8e
|
HBASE-13571 Procedure v2 - client modify table sync
|
2015-05-11 23:07:15 -07:00 |
Enis Soztutar
|
59a6e031fb
|
HBASE-13661 Correct binary compatibility issues discovered in 1.1.0RC0
|
2015-05-11 18:28:29 -07:00 |
Jerry He
|
664b2e4f11
|
HBASE-13251 Correct HBase, MapReduce, and the CLASSPATH section in HBase Ref Guide (li xiang)
|
2015-05-05 21:25:06 -07:00 |
Ashish Singhi
|
84dd84fc58
|
HBASE-13572 Procedure v2 - client truncate table sync
Signed-off-by: Matteo Bertozzi <matteo.bertozzi@cloudera.com>
|
2015-04-28 12:46:06 +01:00 |
Jonathan Lawlor
|
abe3796a99
|
HBASE-13090 Progress heartbeats for long running scanners
Signed-off-by: stack <stack@apache.org>
|
2015-04-17 15:42:46 -07:00 |
Matteo Bertozzi
|
4788c6d1a8
|
HBASE-13455 Procedure V2 - master truncate table
|
2015-04-15 10:35:41 +01:00 |
Matteo Bertozzi
|
f6512065c2
|
HBASE-13290 Procedure v2 - client enable/disable table sync (Stephen Yuan Jiang)
|
2015-04-10 18:53:43 +01:00 |
Matteo Bertozzi
|
57c70f0af8
|
HBASE-13211 Procedure V2 - master Enable/Disable table (Stephen Yuan Jiang)
|
2015-04-10 18:53:43 +01:00 |
Matteo Bertozzi
|
4ae8b8cc52
|
HBASE-13209 Procedure V2 - master Add/Modify/Delete Column Family (Stephen Yuan Jiang)
|
2015-04-10 18:53:43 +01:00 |
Matteo Bertozzi
|
7f5383368b
|
HBASE-13210 Procedure V2 - master Modify table (Stephen Yuan Jiang)
|
2015-04-10 18:53:43 +01:00 |
Matteo Bertozzi
|
6a6e3f46fd
|
HBASE-13204 Procedure v2 - client create/delete table sync
|
2015-04-10 18:53:42 +01:00 |
Matteo Bertozzi
|
b5f1f98a25
|
HBASE-13203 Procedure v2 - master create/delete table
|
2015-04-10 18:53:42 +01:00 |
Matteo Bertozzi
|
04246c6c3d
|
HBASE-13202 Procedure v2 - core framework
|
2015-04-10 18:53:37 +01:00 |
tedyu
|
874aa9eb85
|
HBASE-12954 Ability impaired using HBase on multihomed hosts
|
2015-04-01 06:49:09 -07:00 |