Apekshit Sharma
|
a396ae773a
|
HBASE-16044 Fix 'hbase shell' output parsing in graceful_stop.sh
Change-Id: I94b2f665105837d31281be66d620b6152c3bc9d1
|
2016-07-11 11:28:33 -07:00 |
tedyu
|
b69c77ac1a
|
HBASE-16021 graceful_stop.sh: Wrap variables in double quote to avoid "[: too many arguments" error (Samir Ahmic)
|
2016-06-14 15:36:11 -07:00 |
tedyu
|
52fd70500e
|
HBASE-15486 Avoid multiple disable/enable balancer calls while running rolling-restart.sh --graceful (Samir Ahmic)
|
2016-03-24 06:55:45 -07:00 |
stack
|
91945d7f49
|
HBASE-14749 Make changes to region_mover.rb to use RegionMover Java tool (Abhishek Singh Chouhan)
|
2015-12-02 18:14:10 -08:00 |
tedyu
|
71d41e0c9c
|
HBASE-14531 graceful_stop.sh "if [ \"$local\" ]" condition unexpected behaviour (Samir Ahmic)
|
2015-11-29 13:10:00 -08:00 |
stack
|
050ebe850b
|
HBASE-14768 bin/graceful_stop.sh logs nothing as a balancer state to be stored (Hiroshi Ikeda)
|
2015-11-04 21:51:28 -08:00 |
stack
|
007e4dfa13
|
HBASE-14709 Parent change breaks graceful_stop.sh on a cluster
|
2015-10-27 16:42:49 -07:00 |
Sean Busbey
|
4ce6f486d0
|
HBASE-14087 Ensure correct ASF headers for docs/code
* adds missing headers
* corrects some old-form headers to current
* restores proper header for guava copied LimitInputStream
* adds proper header for protobuf copied read/writeRawVarint
|
2015-07-29 14:25:43 -05:00 |
Florin Broasca
|
69f685e7cf
|
HBASE-12513 Graceful stop script does not restore the balancer state
Signed-off-by: stack <stack@apache.org>
|
2014-11-18 13:14:41 -08:00 |
Ted Yu
|
88cd708d8d
|
HBASE-11948 graceful_stop.sh should use hbase-daemon.sh when executed on the decomissioned node (Sebastien Barrier)
|
2014-09-26 15:35:57 +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 |
Michael Stack
|
aa911ebc66
|
HBASE-10050 graceful_stop.sh syntax error
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1546212 13f79535-47bb-0310-9956-ffa450edef68
|
2013-11-27 22:21:27 +00:00 |
Michael Stack
|
051f7843f2
|
HBASE-8716 Fixups/Improvements for graceful_stop.sh/region_mover.rb
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1494449 13f79535-47bb-0310-9956-ffa450edef68
|
2013-06-19 04:42:15 +00:00 |
Zhihong Yu
|
d995e62b56
|
HBASE-8379 bin/graceful_stop.sh does not return the balancer to original state (Jean-Marc)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1470657 13f79535-47bb-0310-9956-ffa450edef68
|
2013-04-22 18:32:03 +00:00 |
Michael Stack
|
d9c3cf0913
|
HBASE-5902 Some scripts are not executable
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1334019 13f79535-47bb-0310-9956-ffa450edef68
|
2012-05-04 15:08:45 +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
|
685762a691
|
HBASE-4982 graceful_stop.sh does not pass on the --config its passed to its internal invocations of other hbase scripts
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1212050 13f79535-47bb-0310-9956-ffa450edef68
|
2011-12-08 19:19:45 +00:00 |
Michael Stack
|
4dc83021b1
|
HBASE-3881 Add disable balancer in graceful_stop.sh script
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1102857 13f79535-47bb-0310-9956-ffa450edef68
|
2011-05-13 18:37:55 +00:00 |
Michael Stack
|
803a91646c
|
HBASE-3748 Add rolling of thrift/rest daemons to graceful_stop.sh script
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1089666 13f79535-47bb-0310-9956-ffa450edef68
|
2011-04-06 23:14:01 +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 |