Andrew Purtell
|
e370baf8a5
|
HBASE-12904 Threading issues in region_mover.rb
|
2015-01-22 13:11:31 -08:00 |
stack
|
8aadc5de1e
|
HBASE-12608 region_mover.rb does not log moving region count correctly when loading regions (cuijianwei)
|
2014-12-27 10:37:40 -08:00 |
Jesse Yates
|
0c2314b07a
|
HBASE-12428 region_mover.rb script is broken if port is not specified
If the port is not specified, there is an object nil exception.
|
2014-11-06 13:01:08 -08:00 |
Patrick White
|
b26ec4e3df
|
HBASE-12013 Support multiple regionservers per host in region_mover.rb
Signed-off-by: Elliott Clark <eclark@apache.org>
|
2014-09-18 08:48:15 -07:00 |
Andrew Purtell
|
f9be6db0e1
|
HBASE-11844 region_mover.rb load enters an infinite loop if region already present on target server (Stephen Veiss)
|
2014-08-28 14:33:22 -07:00 |
stack
|
ea085c6373
|
HBASE-4495 CatalogTracker has an identity crisis; needs to be cut-back in scope (Mikhail Antonov)
|
2014-07-02 19:01:04 -07:00 |
Michael Stack
|
aa101ca97e
|
HBASE-9149 javadoc cleanup of to reflect .META. rename to hbase:meta (Misty Stanley-Jones)
|
2014-05-27 10:36:55 -07:00 |
nkeywal
|
4b762ee841
|
HBASE-10018 Change the location prefetch
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1585518 13f79535-47bb-0310-9956-ffa450edef68
|
2014-04-07 16:55:45 +00:00 |
mbertozzi
|
52b775db97
|
HBASE-10682 region_mover.rb throws "can't convert nil into String" for regions moved
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1574828 13f79535-47bb-0310-9956-ffa450edef68
|
2014-03-06 10:05:40 +00:00 |
Jonathan Hsieh
|
0e0f813e07
|
HBASE-10639 Unload script displays wrong counts (off by one) when unloading regions (Srikanth Srungarapu)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1573678 13f79535-47bb-0310-9956-ffa450edef68
|
2014-03-03 19:06:51 +00:00 |
Zhihong Yu
|
397b272901
|
HBASE-10638 Improve error message when there is no region server available for move
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1573010 13f79535-47bb-0310-9956-ffa450edef68
|
2014-02-28 17:30:23 +00:00 |
Michael Stack
|
e09d637d7a
|
HBASE-8803 region_mover.rb should move multiple regions at a time
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1572327 13f79535-47bb-0310-9956-ffa450edef68
|
2014-02-26 23:05:50 +00:00 |
jxiang
|
147a2304d1
|
HBASE-5356 region_mover.rb can hang if table region it belongs to is deleted
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1565742 13f79535-47bb-0310-9956-ffa450edef68
|
2014-02-07 17:57:44 +00:00 |
Jonathan Hsieh
|
92410d57d8
|
HBASE-10186 region_mover.rb broken because ServerName constructor is changed to private (Samir Ahmic)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1551532 13f79535-47bb-0310-9956-ffa450edef68
|
2013-12-17 13:05:10 +00:00 |
Zhihong Yu
|
2a6407fff4
|
HBASE-10049 Small improvments in region_mover.rb
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1546393 13f79535-47bb-0310-9956-ffa450edef68
|
2013-11-28 16:23:26 +00:00 |
Zhihong Yu
|
44cb861092
|
HBASE-9924 Avoid potential filename conflict in region_mover.rb
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1543225 13f79535-47bb-0310-9956-ffa450edef68
|
2013-11-18 23:11:08 +00:00 |
mbertozzi
|
066638e6cc
|
HBASE-9735 region_mover.rb uses the removed HConnection.getZooKeeperWatcher()
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1530784 13f79535-47bb-0310-9956-ffa450edef68
|
2013-10-09 20:26:03 +00:00 |
jeffreyz
|
ed864807e3
|
HBASE-9210: hbase shell -d doesn't print out exception stack trace
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1516293 13f79535-47bb-0310-9956-ffa450edef68
|
2013-08-21 20:21:14 +00:00 |
Zhihong Yu
|
01f291e7b5
|
HBASE-9236 region_mover#getTable() should use TableName.toString() instead of Bytes.toString()
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1514552 13f79535-47bb-0310-9956-ffa450edef68
|
2013-08-16 01:20:59 +00:00 |
Michael Stack
|
fbf0b65205
|
HBASE-8172 Fix ./bin/*.rb scripts or remove them
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1461163 13f79535-47bb-0310-9956-ffa450edef68
|
2013-03-26 15:03:37 +00:00 |
Andrew Kyle Purtell
|
a584f3de87
|
HBASE-8004. Creating an existing table from Shell does not throw TableExistsException (Jeffrey Zhong)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1454222 13f79535-47bb-0310-9956-ffa450edef68
|
2013-03-08 02:56:10 +00:00 |
Michael Stack
|
7bed701850
|
HBASE-6927 WrongFS using HRegionInfo.getTableDesc() and different fs for hbase.root and fs.defaultFS
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1393234 13f79535-47bb-0310-9956-ffa450edef68
|
2012-10-02 23:13:58 +00:00 |
Michael Stack
|
9ae8410f77
|
HBASE-3870 Purge copyrights from src headers
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1380965 13f79535-47bb-0310-9956-ffa450edef68
|
2012-09-05 03:37:02 +00:00 |
Jonathan Hsieh
|
e4622fe245
|
HBASE-6283 [region_mover.rb] Add option to exclude list of hosts on unload instead of just assuming the source node
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1358448 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-06 22:12:16 +00:00 |
Michael Stack
|
dace419238
|
HBASE-4403 Adopt interface stability/audience classifications from Hadoop AND HBASE-5502 region_mover.rb fails to load regions back to original server for regions only containing empty tables
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1295710 13f79535-47bb-0310-9956-ffa450edef68
|
2012-03-01 17:53:03 +00:00 |
Michael Stack
|
a87e1ad952
|
HBASE-5307 Unable to gracefully decommission a node because of script error
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1238878 13f79535-47bb-0310-9956-ffa450edef68
|
2012-02-01 00:28:46 +00:00 |
Michael Stack
|
06a21879a4
|
HBASE-3071 Graceful decommissioning of a regionserver
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1088879 13f79535-47bb-0310-9956-ffa450edef68
|
2011-04-05 04:08:24 +00:00 |