Zhihong Yu
|
214c751fb9
|
HBASE-6576 HBaseAdmin.createTable should wait until the table is enabled (Gregory Chanan)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1373074 13f79535-47bb-0310-9956-ffa450edef68
|
2012-08-14 20:46:17 +00:00 |
Zhihong Yu
|
f69a7e8e74
|
HBASE-6568 Extract daemon thread factory from HTable into its own class (Jesse Yates)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1372963 13f79535-47bb-0310-9956-ffa450edef68
|
2012-08-14 16:42:04 +00:00 |
Andrew Kyle Purtell
|
e64fe02581
|
HBASE-6308. Coprocessors should be loaded in a custom ClassLoader (James Baldassari)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1372558 13f79535-47bb-0310-9956-ffa450edef68
|
2012-08-13 19:31:00 +00:00 |
Michael Stack
|
697acb3ea0
|
Fix ids
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1372506 13f79535-47bb-0310-9956-ffa450edef68
|
2012-08-13 16:48:28 +00:00 |
Michael Stack
|
d83fd87912
|
Add note on 0.94.1 to index.html
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1372498 13f79535-47bb-0310-9956-ffa450edef68
|
2012-08-13 16:39:09 +00:00 |
Michael Stack
|
07dcd825f1
|
HBASE-6489 Incorrect TaskTracker logfile name
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1372482 13f79535-47bb-0310-9956-ffa450edef68
|
2012-08-13 15:50:51 +00:00 |
Michael Stack
|
48b37d99bf
|
HBASE-6529 With HFile v2, the region server will always perform an extra copy of source files
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1372313 13f79535-47bb-0310-9956-ffa450edef68
|
2012-08-13 08:34:07 +00:00 |
Michael Stack
|
d4e27acf4d
|
Add link to Mohamed's blog entry
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1372303 13f79535-47bb-0310-9956-ffa450edef68
|
2012-08-13 08:01:35 +00:00 |
Jonathan Hsieh
|
2706742224
|
HBASE-6512 Incorrect OfflineMetaRepair log class name (Liang Xie)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1371520 13f79535-47bb-0310-9956-ffa450edef68
|
2012-08-09 22:40:52 +00:00 |
Jonathan Hsieh
|
ce86fdc233
|
HBASE-6525 bin/replication/copy_tables_desc.rb references non-existent class (David S. Wang)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1371516 13f79535-47bb-0310-9956-ffa450edef68
|
2012-08-09 22:22:08 +00:00 |
Jonathan Hsieh
|
c106d67381
|
HBASE-6510 Fix HConnection typo in TestFromClientSide (Gregory Chanan)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1371511 13f79535-47bb-0310-9956-ffa450edef68
|
2012-08-09 22:06:32 +00:00 |
Jonathan Hsieh
|
21d473f356
|
HBASE-6552 TestAcidGuarantees system test should flush more aggressively (Gregory Chanan)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1371501 13f79535-47bb-0310-9956-ffa450edef68
|
2012-08-09 21:52:19 +00:00 |
larsh
|
a77305afda
|
HBASE-6522 Expose locks and leases to Coprocessors
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1371024 13f79535-47bb-0310-9956-ffa450edef68
|
2012-08-09 00:56:59 +00:00 |
Zhihong Yu
|
5876b5b662
|
HBASE-6509 Implement fast-forwarding FuzzyRowFilter to allow filtering rows e.g. by "???alex?b" (Alex Baranau)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1370788 13f79535-47bb-0310-9956-ffa450edef68
|
2012-08-08 14:37:34 +00:00 |
Michael Stack
|
5d1007ef3f
|
Add an 'other resources' page and list hbase books on it
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1370746 13f79535-47bb-0310-9956-ffa450edef68
|
2012-08-08 12:33:05 +00:00 |
Zhihong Yu
|
ba966f8ada
|
HBASE-6520 MSLab May cause the Bytes.toLong not work correctly for increment (ShiXing)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1370717 13f79535-47bb-0310-9956-ffa450edef68
|
2012-08-08 09:33:11 +00:00 |
jxiang
|
5671b5ca86
|
HBASE-6444 Expose the ability to set custom HTTP Request Headers for the REST client used by RemoteHTable
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1370635 13f79535-47bb-0310-9956-ffa450edef68
|
2012-08-08 02:32:24 +00:00 |
Michael Stack
|
f807add65b
|
HBASE-5189 Add metrics to keep track of region-splits in RS
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1370583 13f79535-47bb-0310-9956-ffa450edef68
|
2012-08-07 22:56:05 +00:00 |
Zhihong Yu
|
14a2e4c347
|
HBASE-6454 Write PB definitions for filters, addendum adds FilterProtos.java (Gregory)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1370111 13f79535-47bb-0310-9956-ffa450edef68
|
2012-08-07 03:51:14 +00:00 |
larsh
|
103b7b3eee
|
HBASE-6505 Allow shared RegionObserver state
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1369516 13f79535-47bb-0310-9956-ffa450edef68
|
2012-08-05 02:37:35 +00:00 |
jxiang
|
ffe24f3c97
|
HBASE-6507 [hbck] TestHBaseFsck ran into TableNotEnabledException
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1369363 13f79535-47bb-0310-9956-ffa450edef68
|
2012-08-04 16:40:38 +00:00 |
Zhihong Yu
|
87a250924c
|
HBASE-6481 SkipFilter javadoc is incorrect (Shrijeet)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1369027 13f79535-47bb-0310-9956-ffa450edef68
|
2012-08-03 15:23:56 +00:00 |
Zhihong Yu
|
2131ef1cf8
|
HBASE-6359 KeyValue may return incorrect values after readFields() (Dave Revell)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1368964 13f79535-47bb-0310-9956-ffa450edef68
|
2012-08-03 14:02:03 +00:00 |
Zhihong Yu
|
00447e866d
|
HBASE-6502 Typo in loaded coprocessors on master status page (Konstantin)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1368697 13f79535-47bb-0310-9956-ffa450edef68
|
2012-08-02 20:47:31 +00:00 |
Jonathan Hsieh
|
7c16621e1b
|
HBASE-6460 hbck "-repairHoles" usage inconsistent with "-fixHdfsOrphans" (Jie Huang)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1368690 13f79535-47bb-0310-9956-ffa450edef68
|
2012-08-02 20:24:23 +00:00 |
Zhihong Yu
|
018b5ec84d
|
HBASE-6468 RowCounter may return incorrect result if column name is specified in command line (Shrijeet)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1368625 13f79535-47bb-0310-9956-ffa450edef68
|
2012-08-02 18:03:26 +00:00 |
Zhihong Yu
|
efe471f74b
|
HBASE-6411 Move Master Metrics to metrics 2 (Alex Baranau)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1368598 13f79535-47bb-0310-9956-ffa450edef68
|
2012-08-02 16:58:35 +00:00 |
Zhihong Yu
|
6f542792e3
|
HBASE-6429 Filter with filterRow() returning true is incompatible with scan with limit (Jie Huang)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1368472 13f79535-47bb-0310-9956-ffa450edef68
|
2012-08-02 13:45:26 +00:00 |
Zhihong Yu
|
752bf565bc
|
HBASE-6399 MetricsContext should be different between RegionServerMetrics and RegionServerDynamicMetrics (Chunhui)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1368354 13f79535-47bb-0310-9956-ffa450edef68
|
2012-08-02 05:28:55 +00:00 |
Zhihong Yu
|
61dd48b303
|
HBASE-6454 Write PB definitions for filters (Gregory Chanan)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1367904 13f79535-47bb-0310-9956-ffa450edef68
|
2012-08-01 10:06:32 +00:00 |
larsh
|
3fd458ad88
|
HBASE-6427 Pluggable compaction and scan policies via coprocessors
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1367361 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-30 23:14:21 +00:00 |
Michael Stack
|
cee7c32732
|
HBASE-5705 Introduce Protocol Buffer RPC engine
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1367009 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-30 07:07:17 +00:00 |
Michael Stack
|
f86b1ecb03
|
Add pointer to c/c++ client
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1366774 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-28 21:35:51 +00:00 |
Michael Stack
|
3a80b1b8dd
|
Add link to quora blooms answer
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1366543 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-27 21:39:21 +00:00 |
Zhihong Yu
|
c8b6b7ad22
|
HBASE-5547 Don't delete HFiles when in "backup mode", addendum fixes check for fs.delete()
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1366510 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-27 19:20:00 +00:00 |
jxiang
|
57afee6a6b
|
HBASE-6272 In-memory region state is inconsistent
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1366438 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-27 16:34:32 +00:00 |
Zhihong Yu
|
b358b89351
|
HBASE-6431 Some FilterList Constructors break addFilter (Alex Newman)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1366198 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-26 20:53:17 +00:00 |
Zhihong Yu
|
a5bd687531
|
HBASE-6455 org.apache.hadoop.hbase.PerformanceEvaluation sets the map reduce output path as a child of input path (Aditya)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1366034 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-26 15:12:23 +00:00 |
Michael Stack
|
1eaed9925b
|
HBASE-6450 HBase startup should be with MALLOC_MAX_ARENA set
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1365584 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-25 13:45:51 +00:00 |
Michael Stack
|
c5af2aeb18
|
HBASE-6447 Common TestZooKeeper failures on jenkins: testMasterSessionExpired and testCreateSilentIsReallySilent
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1365502 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-25 09:30:11 +00:00 |
Michael Stack
|
dcafdefbf6
|
HBASE-6445 rat check fails if hs_err_pid26514.log dropped in tests
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1364939 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-24 08:58:19 +00:00 |
larsh
|
4d99488e58
|
HBASE-5659 Addendum
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1364895 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-24 05:19:30 +00:00 |
Zhihong Yu
|
53ac5a3f8f
|
HBASE-6327 HLog can be null when create table (ShiXing)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1364629 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-23 13:39:04 +00:00 |
Jonathan Hsieh
|
2144415141
|
HBASE-4470 ServerNotRunningException coming out of assignRootAndMeta kills the Master (Gregory Chanan)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1364532 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-23 07:18:32 +00:00 |
larsh
|
889e1136d4
|
HBASE-5659 TestAtomicOperation.testMultiRowMutationMultiThreads is still failing occasionally
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1364501 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-23 05:24:26 +00:00 |
Zhihong Yu
|
c48ac29ca9
|
HBASE-6441 MasterFS doesn't set scheme for internal FileSystem (Jesse Yates)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1364498 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-23 05:11:59 +00:00 |
larsh
|
12470ff307
|
HBASE-5547 Addendum (Jesse and Ted)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1364493 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-23 04:44:39 +00:00 |
jxiang
|
675f83cb8c
|
HBASE-6440 SplitLogManager - log the exception when failed to finish split log file
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1364435 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-22 21:39:08 +00:00 |
larsh
|
c687f84c10
|
HBASE-6406 Disable TestZooKeeper#testClientSessionExpired
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1364204 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-22 01:23:36 +00:00 |
larsh
|
ab96788641
|
HBASE-5547 Don't delete HFiles when in "backup mode" (Jesse Yates)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1364203 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-22 01:11:36 +00:00 |