hbase/bin
Apekshit Sharma 330b0d05b9 HBASE-19114 Split out o.a.h.h.zookeeper from hbase-server and hbase-client
- Moved DrainingServerTracker and RegionServerTracker to hbase-server:o.a.h.h.master.
- Moved SplitOrMergeTracker to oahh.master (because it depends on a PB)
- Moving hbase-client:oahh.zookeeper.*  to hbase-zookeeper module.  After HBASE-19200, hbase-client doesn't need them anymore (except 3 classes).
- Renamed some classes to use a consistent naming for classes - ZK instead of mix of ZK, Zk , ZooKeeper. Couldn't rename following public classes: MiniZooKeeperCluster, ZooKeeperConnectionException. Left RecoverableZooKeeper for lack of better name. (suggestions?)
- Sadly, can't move tests out because they depend on HBaseTestingUtility (which defeats part of the purpose - trimming down hbase-server tests. We need to promote more use of mocks in our tests)
2017-11-17 13:20:18 -08:00
..
replication HBASE-18238 rubocop autocorrect for bin/ 2017-08-14 13:53:37 -05:00
test HBASE-8431 Fix missing license headers 2013-04-25 03:20:51 +00:00
considerAsDead.sh HBASE-14087 Ensure correct ASF headers for docs/code 2015-07-29 14:25:43 -05:00
draining_servers.rb HBASE-10367 RegionServer graceful stop / decommissioning 2017-10-19 21:54:45 -07:00
get-active-master.rb HBASE-18238 rubocop autocorrect for bin/ 2017-08-14 13:53:37 -05:00
graceful_stop.sh HBASE-16044 Fix 'hbase shell' output parsing in graceful_stop.sh 2016-07-11 11:28:33 -07:00
hbase HBASE-19114 Split out o.a.h.h.zookeeper from hbase-server and hbase-client 2017-11-17 13:20:18 -08:00
hbase-cleanup.sh HBASE-19140 hbase-cleanup.sh uses deprecated call to remove files in hdfs 2017-11-01 10:30:49 -07:00
hbase-common.sh HBASE-7908 Add jstack logs in hbase-common.sh when killing the server 2013-03-26 15:07:08 +00:00
hbase-config.cmd HBASE-10084 [WINDOWS] bin\hbase.cmd should allow whitespaces in java.library.path and classpath 2013-12-17 01:03:10 +00:00
hbase-config.sh HBASE-17426 Inconsistent environment variable names for enabling JMX 2017-03-17 09:10:06 +08:00
hbase-daemon.sh HBASE-18274 hbase autorestart will overwrite the gc log (Fangyuan Deng) 2017-06-27 08:03:26 -07:00
hbase-daemons.sh HBASE-15924 Enhance hbase services autorestart capability to hbase-daemon.sh 2016-12-20 17:37:10 -08:00
hbase-jruby HBASE-5364 Fix source files missing license in 0.92 and trunk (Elliott Clark) 2012-02-10 20:07:36 +00:00
hbase.cmd HBASE-19114 Split out o.a.h.h.zookeeper from hbase-server and hbase-client 2017-11-17 13:20:18 -08:00
hirb.rb HBASE-16459 Remove unused hbase shell --format option 2017-11-10 00:08:02 -08:00
local-master-backup.sh HBASE-15924 Enhance hbase services autorestart capability to hbase-daemon.sh 2016-12-20 17:37:10 -08:00
local-regionservers.sh HBASE-15924 Enhance hbase services autorestart capability to hbase-daemon.sh 2016-12-20 17:37:10 -08:00
master-backup.sh HBASE-14087 Ensure correct ASF headers for docs/code 2015-07-29 14:25:43 -05:00
region_mover.rb HBASE-18238 rubocop autocorrect for bin/ 2017-08-14 13:53:37 -05:00
region_status.rb HBASE-18238 rubocop autocorrect for bin/ 2017-08-14 13:53:37 -05:00
regionservers.sh HBASE-15924 Enhance hbase services autorestart capability to hbase-daemon.sh 2016-12-20 17:37:10 -08:00
rolling-restart.sh HBASE-18392 Add default value of --movetimeout to rolling-restart.sh 2017-07-18 07:04:29 -07:00
shutdown_regionserver.rb HBASE-18238 rubocop autocorrect for bin/ 2017-08-14 13:53:37 -05:00
start-hbase.cmd HBASE-6815. [WINDOWS] Provide hbase scripts in order to start HBASE on Windows in a single user mode. (Slavik Krassovsky) 2013-01-25 23:33:22 +00:00
start-hbase.sh HBASE-15924 Enhance hbase services autorestart capability to hbase-daemon.sh 2016-12-20 17:37:10 -08:00
stop-hbase.cmd HBASE-6815. [WINDOWS] Provide hbase scripts in order to start HBASE on Windows in a single user mode. (Slavik Krassovsky) 2013-01-25 23:33:22 +00:00
stop-hbase.sh HBASE-14087 Ensure correct ASF headers for docs/code 2015-07-29 14:25:43 -05:00
zookeepers.sh HBASE-14087 Ensure correct ASF headers for docs/code 2015-07-29 14:25:43 -05:00