hbase/bin
Lars George fa299bfa80 HBASE-13165 Fix docs and scripts for default max heaps size after HBASE-11804 (code) 2015-03-11 11:20:25 +01:00
..
replication
test
considerAsDead.sh HBASE-6290 Add a function a mark a server as dead and start the recovery the process (Talat Uyarer) 2014-09-29 10:23:32 -07:00
draining_servers.rb HBASE-10688 Add a draining_node script to manage nodes in draining mode 2014-03-12 19:00:47 +00:00
get-active-master.rb
graceful_stop.sh HBASE-12513 Graceful stop script does not restore the balancer state 2014-11-18 13:14:41 -08:00
hbase HBASE-13165 Fix docs and scripts for default max heaps size after HBASE-11804 (code) 2015-03-11 11:20:25 +01:00
hbase-cleanup.sh HBASE-10769 hbase/bin/hbase-cleanup.sh has wrong usage string (Vamsee Yariagadda) 2014-03-17 17:13:57 +00:00
hbase-common.sh
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-13139 Clean up missing JAVA_HOME message in bin/hbase-config.sh 2015-03-03 08:35:45 -08:00
hbase-daemon.sh HBASE-12999 Make foreground_start return the correct exit code 2015-02-10 14:36:29 -08:00
hbase-daemons.sh
hbase-jruby
hbase.cmd HBASE-13165 Fix docs and scripts for default max heaps size after HBASE-11804 (code) 2015-03-11 11:20:25 +01:00
hirb.rb HBASE-11658 Piped commands to hbase shell should return non-zero if shell command failed (Sean Busbey) 2014-08-08 13:54:53 -07:00
local-master-backup.sh HBASE-12969 Parameter Validation is not there for shell script, local-master-backup.sh and local-regionservers.sh 2015-03-07 08:13:51 -08:00
local-regionservers.sh HBASE-12969 Parameter Validation is not there for shell script, local-master-backup.sh and local-regionservers.sh 2015-03-07 08:13:51 -08:00
master-backup.sh HBASE-10731 Fix environment variables typos in scripts (Albert Chu) 2014-03-12 22:16:28 +00:00
region_mover.rb HBASE-12989 region_mover.rb unloadRegions method uses ArrayList concurrently resulting in errors (Abhishek Singh Chouhan) 2015-02-11 12:12:48 -08:00
region_status.rb HBASE-12990 MetaScanner should be replaced by MetaTableAccessor 2015-03-09 10:39:59 +00:00
regionservers.sh HBASE-12034 If I kill single RS in branch-1, all regions end up on Master! 2014-09-29 13:50:59 -07:00
rolling-restart.sh HBASE-10797 Add support for -h and --help to rolling_restart.sh and fix the usage string output 2014-03-20 00:01:35 +00:00
shutdown_regionserver.rb HBASE-12032 Script to stop regionservers via RPC (Patrick White) 2014-09-19 16:49:59 -07:00
start-hbase.cmd
start-hbase.sh HBASE-10120 start-hbase.sh doesn't respect --config in non-distributed mode 2013-12-11 03:09:15 +00:00
stop-hbase.cmd
stop-hbase.sh HBASE-8565 stop-hbase.sh clean up: backup master 2013-08-22 05:53:35 +00:00
thread-pool.rb HBASE-8803 region_mover.rb should move multiple regions at a time 2014-02-26 23:05:50 +00:00
zookeepers.sh