Michael Stack
|
b6fbe9ff87
|
HBASE-5884 MapReduce package info has broken link to bulk-loads
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1332440 13f79535-47bb-0310-9956-ffa450edef68
|
2012-04-30 22:07:30 +00:00 |
Michael Stack
|
aee5d1d286
|
HBASE-5548 Add ability to get a table in the shell
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1332419 13f79535-47bb-0310-9956-ffa450edef68
|
2012-04-30 21:48:54 +00:00 |
Michael Stack
|
06c67c6b80
|
HBASE-5906 TestChangingEncoding failing sporadically in 0.94 build
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1332320 13f79535-47bb-0310-9956-ffa450edef68
|
2012-04-30 18:06:00 +00:00 |
Michael Stack
|
d16f6df6e6
|
HBASE-5903 Detect the test classes without categories
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1332260 13f79535-47bb-0310-9956-ffa450edef68
|
2012-04-30 15:47:23 +00:00 |
Jonathan Hsieh
|
87899ccda8
|
HBASE-5712 Parallelize load of .regioninfo files in diagnostic/repair portion of hbck
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1332072 13f79535-47bb-0310-9956-ffa450edef68
|
2012-04-30 06:33:59 +00:00 |
Zhihong Yu
|
b695b64dfa
|
HBASE-5611 Replayed edits from regions that failed to open during recovery aren't removed from the global MemStore size (Jieshan)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1331681 13f79535-47bb-0310-9956-ffa450edef68
|
2012-04-28 04:15:15 +00:00 |
Michael Stack
|
6f6b264efc
|
HBASE-5885 Invalid HFile block magic on Local file System
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1331675 13f79535-47bb-0310-9956-ffa450edef68
|
2012-04-28 03:59:36 +00:00 |
Michael Stack
|
4e080b0dcb
|
HBASE-5893 Allow spaces in coprocessor conf (aka trim() className)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1331638 13f79535-47bb-0310-9956-ffa450edef68
|
2012-04-27 23:54:21 +00:00 |
Jonathan Hsieh
|
f7e3a14850
|
HBASE-5872 ADDENDUM - improve hadoop 23 compile sucess/fail message
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1331248 13f79535-47bb-0310-9956-ffa450edef68
|
2012-04-27 06:55:13 +00:00 |
Jonathan Hsieh
|
3b2a20eed9
|
HBASE-5872 Improve hadoopqa script to include checks for hadoop 0.23 build
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1331143 13f79535-47bb-0310-9956-ffa450edef68
|
2012-04-26 22:57:43 +00:00 |
larsh
|
4ecfcbde5d
|
HBASE-5864 Error while reading from hfile in 0.94 (Ram)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1331058 13f79535-47bb-0310-9956-ffa450edef68
|
2012-04-26 20:08:23 +00:00 |
Michael Stack
|
f854df4223
|
HBASE-5862 After Region Close remove the Operation Metrics
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1330997 13f79535-47bb-0310-9956-ffa450edef68
|
2012-04-26 17:59:58 +00:00 |
Michael Stack
|
6d848a1943
|
HBASE-5829 Inconsistency between the "regions" map and the "servers" map in AssignmentManager
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1330993 13f79535-47bb-0310-9956-ffa450edef68
|
2012-04-26 17:51:17 +00:00 |
Michael Stack
|
d7110681df
|
HBASE-5844 Delete the region servers znode after a regions server crash; REVERT
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1330983 13f79535-47bb-0310-9956-ffa450edef68
|
2012-04-26 17:30:13 +00:00 |
Michael Stack
|
5f01fcd4fe
|
HBASE-5672 TestLruBlockCache#testBackgroundEvictionThread fails occasionally
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1330971 13f79535-47bb-0310-9956-ffa450edef68
|
2012-04-26 17:03:51 +00:00 |
Jonathan Hsieh
|
c8b61833f7
|
HBASE-5652 [findbugs] Fix lock release on all paths (Gregory Channan)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1330628 13f79535-47bb-0310-9956-ffa450edef68
|
2012-04-26 01:58:58 +00:00 |
Zhihong Yu
|
8964098cd8
|
HBASE-5870 Hadoop 23 compilation broken because JobTrackerRunner#getJobTracker() method is not found
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1330563 13f79535-47bb-0310-9956-ffa450edef68
|
2012-04-25 21:19:36 +00:00 |
larsh
|
0be3011b5f
|
HBASE-5873 TimeOut Monitor thread should be started after atleast one region server registers.
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1330551 13f79535-47bb-0310-9956-ffa450edef68
|
2012-04-25 20:43:35 +00:00 |
larsh
|
bbd5306d27
|
HBASE-5848 Addendum, try 2
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1330349 13f79535-47bb-0310-9956-ffa450edef68
|
2012-04-25 15:35:47 +00:00 |
larsh
|
13f1e3acff
|
REVERT wrong commit (r1330105), sorry
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1330347 13f79535-47bb-0310-9956-ffa450edef68
|
2012-04-25 15:34:30 +00:00 |
larsh
|
33e6443704
|
HBASE-5871 Usability regression, we don't parse compression algos anymore
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1330123 13f79535-47bb-0310-9956-ffa450edef68
|
2012-04-25 06:01:31 +00:00 |
Michael Stack
|
ae24697feb
|
HBASE-5849 On first cluster startup, RS aborts if root znode is not available; REAPPLY
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1330116 13f79535-47bb-0310-9956-ffa450edef68
|
2012-04-25 05:46:18 +00:00 |
larsh
|
f4459661d2
|
HBASE-5848 Addendum
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1330105 13f79535-47bb-0310-9956-ffa450edef68
|
2012-04-25 05:07:15 +00:00 |
Jonathan Hsieh
|
917a07b73f
|
HBASE-5861 ADDENDUM (missed new MapredcueTestingShim.java file)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1330078 13f79535-47bb-0310-9956-ffa450edef68
|
2012-04-25 01:00:04 +00:00 |
Jonathan Hsieh
|
2a853d4a96
|
HBASE-5861 Hadoop 23 compile broken due to tests introduced in HBASE-5064
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1330072 13f79535-47bb-0310-9956-ffa450edef68
|
2012-04-25 00:07:40 +00:00 |
Michael Stack
|
5c47fd554e
|
HBASE-5865 test-util.sh broken with unittest updates
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1329904 13f79535-47bb-0310-9956-ffa450edef68
|
2012-04-24 18:06:41 +00:00 |
Michael Stack
|
4556bf67ce
|
HBASE-5866 Canary in tool package but says its in tools
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1329898 13f79535-47bb-0310-9956-ffa450edef68
|
2012-04-24 18:01:26 +00:00 |
ramkrishna
|
3644d4c8d6
|
HBASE-5848 Create table with EMPTY_START_ROW passed as splitKey causes the HMaster to abort (Ram)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1329819 13f79535-47bb-0310-9956-ffa450edef68
|
2012-04-24 16:14:22 +00:00 |
Michael Stack
|
1ad0378006
|
HBASE-5863 Improve the graceful_stop.sh CLI help (especially about reloads)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1329793 13f79535-47bb-0310-9956-ffa450edef68
|
2012-04-24 15:33:24 +00:00 |
Michael Stack
|
1d6b501c9b
|
HBASE-4393 Implement a canary monitoring program
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1329574 13f79535-47bb-0310-9956-ffa450edef68
|
2012-04-24 07:20:16 +00:00 |
Michael Stack
|
e031dc8d34
|
HBASE-5849 On first cluster startup, RS aborts if root znode is not available; REVERT
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1329560 13f79535-47bb-0310-9956-ffa450edef68
|
2012-04-24 05:55:55 +00:00 |
larsh
|
9989f83699
|
Refuse operations from Admin before master is initialized - fix for all branches
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1329555 13f79535-47bb-0310-9956-ffa450edef68
|
2012-04-24 05:12:45 +00:00 |
Michael Stack
|
afcdced021
|
HBASE-5849 On first cluster startup, RS aborts if root znode is not available
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1329527 13f79535-47bb-0310-9956-ffa450edef68
|
2012-04-24 01:51:14 +00:00 |
Michael Stack
|
77c6b2bd6b
|
HBASE-5851 TestProcessBasedCluster sometimes fails; DISABLE THE FAILING TEST FOR NOW
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1329497 13f79535-47bb-0310-9956-ffa450edef68
|
2012-04-23 22:35:40 +00:00 |
Michael Stack
|
17cf114310
|
HBASE-5857 RIT map in RS not getting cleared while region opening
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1329470 13f79535-47bb-0310-9956-ffa450edef68
|
2012-04-23 21:54:14 +00:00 |
Michael Stack
|
abae95c2aa
|
HBASE-5830 Cleanup SequenceFileLogWriter to use syncFs api from SequenceFile#Writer directly in trunk.
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1329443 13f79535-47bb-0310-9956-ffa450edef68
|
2012-04-23 21:05:09 +00:00 |
Michael Stack
|
fd4ce7149f
|
HBASE-5844 Delete the region servers znode after a regions server crash
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1329430 13f79535-47bb-0310-9956-ffa450edef68
|
2012-04-23 20:29:45 +00:00 |
Michael Stack
|
6fb905120c
|
HBASE-5833 0.92 build has been failing pretty consistently on TestMasterFailover; ADDENDUM; missed import
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1329411 13f79535-47bb-0310-9956-ffa450edef68
|
2012-04-23 20:01:31 +00:00 |
Michael Stack
|
fabaf478ed
|
HBASE-5833 0.92 build has been failing pretty consistently on TestMasterFailover
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1329400 13f79535-47bb-0310-9956-ffa450edef68
|
2012-04-23 19:40:13 +00:00 |
Michael Stack
|
f8c7f1b0fb
|
HBASE-5443 Convert admin protocol of HRegionInterface to PB
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1329358 13f79535-47bb-0310-9956-ffa450edef68
|
2012-04-23 18:12:16 +00:00 |
ramkrishna
|
e2cd675020
|
HBASE-5635 If getTaskList() returns null, splitlogWorker would go down and it won't serve any requests (Ram)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1329322 13f79535-47bb-0310-9956-ffa450edef68
|
2012-04-23 16:47:04 +00:00 |
Jonathan Hsieh
|
b854d1efb1
|
HBASE-5654 [findbugs] Address dodgy bugs (Ashutosh Jindal)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1329132 13f79535-47bb-0310-9956-ffa450edef68
|
2012-04-23 08:46:42 +00:00 |
ramkrishna
|
144b27d1a3
|
HBASE-5809 Avoid move api to take the destination server same as the source server. Addendum to correct tet case. (Ted)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1328594 13f79535-47bb-0310-9956-ffa450edef68
|
2012-04-21 07:00:46 +00:00 |
ramkrishna
|
14f80913e5
|
HBASE-5809 Avoid move api to take the destination server same as the source server. (Rajesh)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1328458 13f79535-47bb-0310-9956-ffa450edef68
|
2012-04-20 17:36:02 +00:00 |
Zhihong Yu
|
e05c21c0cb
|
HBASE-5824 revert changes to single Put case, preserving deprecation for ICV
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1328457 13f79535-47bb-0310-9956-ffa450edef68
|
2012-04-20 17:36:02 +00:00 |
Zhihong Yu
|
85842f019e
|
HBASE-5824 addendum fixes coprocessor tests (Jimmy)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1328166 13f79535-47bb-0310-9956-ffa450edef68
|
2012-04-20 01:07:29 +00:00 |
Michael Stack
|
a09cea8e44
|
HBASE-5794 Jenkins builds timing out; undo setting hbase.client.retries.number to 100
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1328152 13f79535-47bb-0310-9956-ffa450edef68
|
2012-04-19 23:52:44 +00:00 |
Michael Stack
|
0b30494edb
|
HBASE-5824 HRegion.incrementColumnValue is not used in trunk
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1328142 13f79535-47bb-0310-9956-ffa450edef68
|
2012-04-19 22:49:30 +00:00 |
Michael Stack
|
f9fb38e31c
|
HBASE-3614 Expose per-region request rate metrics
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1328140 13f79535-47bb-0310-9956-ffa450edef68
|
2012-04-19 22:45:30 +00:00 |
ramkrishna
|
13b35ce82c
|
HBASE-5737 Minor Improvements related to balancer. (Ram)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1328057 13f79535-47bb-0310-9956-ffa450edef68
|
2012-04-19 18:05:31 +00:00 |