tedyu
|
815b0f853b
|
HBASE-17928 Shell tool to clear compaction queues (Guangxu Cheng)
|
2017-05-09 18:32:38 -07:00 |
|
Andrew Purtell
|
c38bf12444
|
HBASE-18017 Reduce frequency of setStoragePolicy failure warnings
|
2017-05-09 12:08:05 -07:00 |
|
huzheng
|
951b23a44c
|
HBASE-11013: Clone Snapshots on Secure Cluster Should provide option to apply Retained User Permissions
Signed-off-by: tedyu <yuzhihong@gmail.com>
|
2017-05-09 09:32:48 -07:00 |
|
zhangduo
|
51d4c68b7c
|
HBASE-18009 Move RpcServer.Call to a separated file
|
2017-05-09 14:56:03 +08:00 |
|
Andrew Purtell
|
959deb0e5c
|
HBASE-17924 Consider sorting the row order when processing multi() ops before taking rowlocks
(Allan Yang)
|
2017-05-08 16:23:13 -07:00 |
|
Andrew Purtell
|
3dc38a4ff1
|
HBASE-18015 Storage class aware block placement for procedure v2 WALs
|
2017-05-08 14:11:27 -07:00 |
|
zhangduo
|
e99ed99bee
|
HBASE-18000 Make sure we always return the scanner id with ScanResponse
Signed-off-by: Andrew Purtell <apurtell@apache.org>
|
2017-05-05 11:38:34 -07:00 |
|
huzheng
|
2026540ea3
|
HBASE-17667: Implement async flush/compact region methods
Signed-off-by: Guanghao Zhang <zghao@apache.org>
|
2017-05-05 21:12:49 +08:00 |
|
Zach York
|
01af27061e
|
HBASE-17990 Refactor TestFSUtils to use Before
Signed-off-by: tedyu <yuzhihong@gmail.com>
|
2017-05-04 14:40:40 -07:00 |
|
Sean Busbey
|
0fb1fd1200
|
HBASE-17964 ensure hbase-metrics-api is included in mapreduce job classpaths
Signed-off-by: Andrew Purtell <apurtell@apache.org>
Signed-off-by: Nick Dimiduk <ndimiduk@apache.org>
|
2017-05-04 10:39:14 -05:00 |
|
tedyu
|
52119200bc
|
HBASE-17991 Add more details about compaction queue on /dump (Guangxu Cheng)
|
2017-05-04 08:24:58 -07:00 |
|
Sukumar Maddineni
|
2de6b051f6
|
HBASE-16466 Snapshots support in VerifyReplication tool
Signed-off-by: Andrew Purtell <apurtell@apache.org>
|
2017-05-03 14:22:18 -07:00 |
|
Chinmay Kulkarni
|
78f6799f4d
|
Addendum patch for HBASE-12870. Added check for null pointer.
Signed-off-by: Andrew Purtell <apurtell@apache.org>
|
2017-05-03 14:03:16 -07:00 |
|
huzheng
|
ff998ef74f
|
HBASE-17867: Implement async procedure RPC API(list/exec/abort/isFinished)
Signed-off-by: Guanghao Zhang <zghao@apache.org>
|
2017-05-03 21:46:37 +08:00 |
|
Guanghao Zhang
|
91995749c2
|
HBASE-17958 Avoid passing unexpected cell to ScanQueryMatcher when optimize SEEK to SKIP
|
2017-05-03 21:28:43 +08:00 |
|
binlijin
|
4dbd025ccf
|
HBASE-17263 Netty based rpc server impl
Signed-off-by: zhangduo <zhangduo@apache.org>
|
2017-05-03 17:23:26 +08:00 |
|
ckulkarni
|
30d0c3fdde
|
HBASE-12870 "Major compaction triggered" and "Skipping major compaction" messages lack the region information
Signed-off-by: Andrew Purtell <apurtell@apache.org>
|
2017-05-02 10:54:15 -07:00 |
|
Jan Hentschel
|
17007685c1
|
HBASE-13074 Cleaned up usage of hbase.master.lease.thread.wakefrequency
Signed-off-by: Chia-Ping Tsai <chia7712@gmail.com>
|
2017-05-02 23:12:02 +08:00 |
|
Gábor Lipták
|
c8a7e80e0a
|
HBASE-14286 Correct typo in argument name for WALSplitter.writeRegionSequenceIdFile
Signed-off-by: Chia-Ping Tsai <chia7712@gmail.com>
|
2017-05-02 10:01:55 +08:00 |
|
yoshida.shinya
|
ef94de3eb7
|
HBASE-17957 Custom metrics of replicate endpoints don't prepend "source." to global metrics
Signed-off-by: tedyu <yuzhihong@gmail.com>
|
2017-05-01 08:11:59 -07:00 |
|
Abhishek Kumar
|
1848353fd6
|
HBASE-17879: Avoid NPE in snapshot.jsp when accessing without any request parameter
Signed-off-by: Chia-Ping Tsai <chia7712@gmail.com>
|
2017-04-29 10:51:46 +08:00 |
|
Sean Busbey
|
ba12cdf138
|
HBASE-17975 TokenUtil should throw remote exception rather than squash it.
Signed-off-by: Josh Elser <elserj@apache.org>
Signed-off-by: Ted Yu <tedyu@apache.org>
Signed-off-by: Umesh Agashe <uagashe@cloudera.com>
|
2017-04-28 13:19:33 -05:00 |
|
zhangduo
|
73d80bb416
|
HBASE-17970 Set yarn.app.mapreduce.am.staging-dir when starting MiniMRCluster
Signed-off-by: Sean Busbey <busbey@apache.org>
|
2017-04-28 12:37:00 -05:00 |
|
QilinCao
|
03e8f6b56e
|
HBASE-17835 Spelling mistakes in the Java source
Signed-off-by: Sean Busbey <busbey@apache.org>
|
2017-04-28 11:25:57 -05:00 |
|
Jonathan M Hsieh
|
43f3fccb7b
|
HBASE-17920 TestFSHDFSUtils always fails against hadoop 3.0.0-alpha2
Signed-off-by: Sean Busbey <busbey@apache.org>
|
2017-04-28 11:25:14 -05:00 |
|
Steen Manniche
|
635c9db815
|
HBASE-17817 add table name to output (if available) when removing coprocessors
Amending-Author: Sean Busbey <busbey@apache.org>
Signed-off-by: Sean Busbey <busbey@apache.org>
|
2017-04-28 11:24:00 -05:00 |
|
tedyu
|
5411d3ecb1
|
HBASE-17972 Remove mergePool from CompactSplitThread (Guangxu Cheng)
|
2017-04-28 06:52:10 -07:00 |
|
Ramkrishna
|
b401a35fdc
|
HBASE-17950 Write the chunkId also as Int instead of long into the first
byte of the chunk (Ram)
|
2017-04-28 14:44:46 +05:30 |
|
Allan Yang
|
c4cbb419a3
|
HBASE-17757 Unify blocksize after encoding to decrease memory fragment
Signed-off-by: anoopsamjohn <anoopsamjohn@gmail.com>
|
2017-04-28 07:25:36 +05:30 |
|
huzheng
|
4bc0eb31c3
|
HBASE-17865: Implement async listSnapshot/deleteSnapshot methods.
Signed-off-by: Guanghao Zhang <zghao@apache.org>
|
2017-04-28 09:09:13 +08:00 |
|
Karan Mehta
|
880db3eee4
|
HBASE-17965 Canary tool should print the regionserver name on failure
Signed-off-by: Andrew Purtell <apurtell@apache.org>
|
2017-04-26 18:30:13 -07:00 |
|
Thiruvel Thirumoolan
|
6bad35e728
|
HBASE-16942 Add FavoredStochasticLoadBalancer and FN Candidate generators
Signed-off-by: Francis Liu <toffer@apache.org>
|
2017-04-26 18:11:45 -07:00 |
|
Chia-Ping Tsai
|
053e61541e
|
HBASE-15583 Any HTableDescriptor we give out should be immutable
|
2017-04-27 03:22:29 +08:00 |
|
zhangduo
|
8973582bc6
|
HBASE-17956 Raw scan should ignore TTL
|
2017-04-26 15:03:53 +08:00 |
|
Balazs Meszaros
|
2557506415
|
HBASE-15143 Procedure v2 - Web UI displaying queues
Signed-off-by: Michael Stack <stack@apache.org>
|
2017-04-25 09:39:28 -07:00 |
|
zhangduo
|
72fac37981
|
HBASE-17952 The new options for PE tool do not work
|
2017-04-25 09:34:49 +08:00 |
|
tedyu
|
435104af70
|
HBASE-17302 The region flush request disappeared from flushQueue - addendum (Guangxu Cheng)
|
2017-04-23 07:37:34 -07:00 |
|
Chia-Ping Tsai
|
9053ec6fe6
|
HBASE-17943 Addendum increases the threshold value of in-memory compaction for TestWalAndCompactingMemStoreFlush
|
2017-04-22 20:47:55 +08:00 |
|
tedyu
|
e95cf479c7
|
HBASE-16314 Retry on table snapshot failure during full backup (Vladimir Rodionov)
|
2017-04-21 16:15:07 -07:00 |
|
huzheng
|
d39f40e787
|
HBASE-17864: Implement async snapshot/cloneSnapshot/restoreSnapshot methods
Signed-off-by: Guanghao Zhang <zghao@apache.org>
|
2017-04-21 18:57:43 +08:00 |
|
s9514171
|
33dadc1a94
|
HBASE-17941 CellArrayMap#getCell may throw IndexOutOfBoundsException
Signed-off-by: Chia-Ping Tsai <chia7712@gmail.com>
|
2017-04-21 11:35:39 +08:00 |
|
Chia-Ping Tsai
|
ea3a27b18d
|
HBASE-17943 The in-memory flush size is different for each CompactingMemStore located in the same region
|
2017-04-21 11:20:20 +08:00 |
|
Abhishek Singh Chouhan
|
49cba2c237
|
HBASE-17937 Memstore size becomes negative in case of expensive postPut/Delete Coprocessor call
Signed-off-by: zhangduo <zhangduo@apache.org>
|
2017-04-21 08:50:09 +08:00 |
|
Guanghao Zhang
|
40cc666ac9
|
HBASE-17915 Implement async replication admin methods
|
2017-04-20 18:13:03 +08:00 |
|
tedyu
|
b1ef8dd43a
|
HBASE-17542 Move backup system table into separate namespace
|
2017-04-20 02:57:24 -07:00 |
|
zhangduo
|
3acd8e4644
|
HBASE-17929 addendum fix typo and modify printUsage
|
2017-04-19 21:03:09 +08:00 |
|
Ramkrishna
|
972e8c8c29
|
HBASE-16438 Create a cell type so that chunk id is embedded in it (Ram)
|
2017-04-19 15:28:03 +05:30 |
|
zhangduo
|
6e962d6f65
|
HBASE-17929 addendum add scan read type option
|
2017-04-19 11:58:44 +08:00 |
|
zhangduo
|
66b616d7a3
|
HBASE-17914 Create a new reader instead of cloning a new StoreFile when compaction
|
2017-04-19 09:26:33 +08:00 |
|
zhangduo
|
75d1e0361a
|
HBASE-17930 Avoid using Canary.sniff in HBaseTestingUtility
|
2017-04-18 18:07:25 +08:00 |
|