stack
|
f57dca5e1b
|
HBASE-13198 Remove HConnectionManager (Mikhail Antonov)
|
2015-03-20 09:41:48 -07:00 |
Gustavo Anatoly
|
99ec366147
|
HBASE-13229 Specify bash for local-regionservers.sh and local-master-backup.sh
Signed-off-by: Sean Busbey <busbey@apache.org>
|
2015-03-17 11:57:41 -05:00 |
Sean Busbey
|
d9d1b07cfc
|
Revert "Specify bash for local-regionservers.sh and local-master-backup.sh"
This reverts commit ca8876a9f2 .
|
2015-03-17 11:57:08 -05:00 |
Gustavo Anatoly
|
ca8876a9f2
|
Specify bash for local-regionservers.sh and local-master-backup.sh
Signed-off-by: Sean Busbey <busbey@apache.org>
|
2015-03-17 09:57:07 -05:00 |
Jonathan M Hsieh
|
3509cc2134
|
HBASE-13162 Add capability for cleaning hbase acls to hbase cleanup script (Srikanth Srungarapu)
|
2015-03-12 17:06:27 -07:00 |
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 |
Lars George
|
4d6442ada6
|
HBASE-13174 Apply HBASE-11804 to Windows scripts
|
2015-03-11 10:37:49 +01:00 |
Andrey Stepachev
|
948746ce4e
|
HBASE-12990 MetaScanner should be replaced by MetaTableAccessor
|
2015-03-09 10:39:59 +00:00 |
Y. SREENIVASULU REDDY
|
b6da97890b
|
HBASE-12969 Parameter Validation is not there for shell script, local-master-backup.sh and local-regionservers.sh
Signed-off-by: Andrew Purtell <apurtell@apache.org>
|
2015-03-07 08:13:51 -08:00 |
Esteban Gutierrez
|
bd5eae0e1d
|
HBASE-13139 Clean up missing JAVA_HOME message in bin/hbase-config.sh
Signed-off-by: Andrew Purtell <apurtell@apache.org>
|
2015-03-03 08:35:45 -08:00 |
Enis Soztutar
|
ec877959d7
|
HBASE-13120 Allow disabling hadoop classpath and native library lookup (Siddharth Wagle)
|
2015-02-27 16:27:40 -08:00 |
Andrew Purtell
|
3f7b18cefc
|
HBASE-12989 region_mover.rb unloadRegions method uses ArrayList concurrently resulting in errors (Abhishek Singh Chouhan)
|
2015-02-11 12:12:48 -08:00 |
Elliott Clark
|
a7d93155f1
|
HBASE-12999 Make foreground_start return the correct exit code
|
2015-02-10 14:36:29 -08:00 |
tedyu
|
4388fed830
|
HBASE-12957 region_mover#isSuccessfulScan may be extremely slow on region with lots of expired data (Hongyu Bi)
|
2015-02-03 20:06:23 -08:00 |
Elliott Clark
|
5c1b08c5ca
|
HBASE-12964 Add the ability for hbase-daemon.sh to start in the foreground
|
2015-02-03 15:09:48 -08:00 |
Elliott Clark
|
45fdc0e835
|
HBASE-12892 Add a class to allow taking a snapshot from the command line
|
2015-01-25 17:18:50 -08:00 |
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 |
tedyu
|
0a22196468
|
HBASE-12662 region_status.rb is failing with NoMethodError (Ashish Singhi)
|
2014-12-09 09:33:41 -08:00 |
Patrick White
|
f2be914f73
|
HBASE-12569 Update scripts to control MaxDirectMemorySize via env vars
Signed-off-by: stack <stack@apache.org>
|
2014-11-24 23:57:46 -08:00 |
Enis Soztutar
|
5911c030a5
|
HBASE-12560 [WINDOWS] Append the classpath from Hadoop to HBase classpath in bin/hbase.cmd
|
2014-11-21 22:07:10 -08: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 |
stack
|
b94e6738d9
|
HBASE-10378 Refactor write-ahead-log implementation -- ADDEDNUM
|
2014-11-18 12:12:35 -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 |
Enis Soztutar
|
0fa43bd574
|
HBASE-12372 [WINDOWS] Enable log4j configuration in hbase.cmd
|
2014-10-29 11:59:55 -07:00 |
stack
|
b68b3bf784
|
HBASE-12240 hbase-daemon.sh should remove pid file if process not found running (Ashish Singhi)
|
2014-10-12 23:08:13 -07:00 |
Elliott Clark
|
915b338634
|
HBASE-11804 Raise default heap size if unspecified
|
2014-10-01 13:39:52 -07:00 |
Jimmy Xiang
|
683f3b3d50
|
HBASE-12034 If I kill single RS in branch-1, all regions end up on Master!
|
2014-09-29 13:50:59 -07:00 |
stack
|
8e5aad43a2
|
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 |
stack
|
4be3cf8fec
|
HBASE-6290 Add a function a mark a server as dead and start the recovery the process (Talat Uyarer)
|
2014-09-29 10:22:10 -07: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 |
stack
|
5d4bc3ea1c
|
HBASE-10748 hbase-daemon.sh fails to execute with 'sh' command
|
2014-09-24 09:21:03 -07:00 |
stack
|
ee573ea285
|
HBASE-12032 Script to stop regionservers via RPC (Patrick White)
|
2014-09-19 16:49:59 -07:00 |
stack
|
098f8c4401
|
HBASE-12021 Hbase shell does not respect the HBASE_OPTS set by the user in console (Ashish Singhi)
|
2014-09-19 11:06:53 -07:00 |
stack
|
257562036b
|
HBASE-12019 hbase-daemon.sh overwrite HBASE_ROOT_LOGGER and HBASE_SECURITY_LOGGER variables (Sebastien Barrier)
|
2014-09-18 17:00:53 -07: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 |
Nick Dimiduk
|
29b274a116
|
HBASE-11845 HFile tool should implement Tool, disable blockcache by default
HFileTool now accepts configuration via -D arguments. The blockcache is
disabled by default.
|
2014-09-11 14:39:30 -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 |
Jonathan M Hsieh
|
4b8a38ebb5
|
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 |
Ted Yu
|
b158900b68
|
HBASE-11666 Enforce JDK7 javac for builds on branch-1 and master (Sean Busbey)
|
2014-08-05 15:00:37 +00:00 |
Sean Busbey
|
41ecb18c20
|
HBASE-11662 shell should properly handle long form --debug.
Signed-off-by: Andrew Purtell <apurtell@apache.org>
|
2014-08-04 21:31:30 -07:00 |
Andrew Purtell
|
6e7dd6f827
|
HBASE-11668 Re-add HBASE_LIBRARY_PATH to bin/hbase (Esteban Gutierrez)
|
2014-08-04 21:27:47 -07:00 |
Andrew Purtell
|
c6d07f881f
|
HBASE-11649 Add shortcut commands to bin/hbase for test tools
|
2014-08-01 10:31:27 -07:00 |
Jimmy Xiang
|
cc61cc3081
|
HBASE-11575 Pseudo distributed mode does not work as documented
|
2014-07-24 10:04:35 -07:00 |
Andrew Purtell
|
a030b17ba7
|
HBASE-11534 Remove broken JAVA_HOME autodetection in hbase-config.sh (Esteban Gutierrez)
|
2014-07-18 10:46:34 -07:00 |
Andrew Purtell
|
a462990765
|
HBASE-2217 VM OPTS for shell only
|
2014-07-16 17:11:54 -07:00 |
Rajeshbabu Chintaguntla
|
5a05836dd1
|
HBASE-11493 Autorestart option is not working because of stale znode 'shutdown'(Nijel)
|
2014-07-14 05:32:55 +00:00 |
Andrew Purtell
|
d289eecd2f
|
HBASE-11496 HBASE-9745 broke cygwin CLASSPATH translation (Dave Latham)
|
2014-07-10 17:47:04 -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 |