Commit Graph

206 Commits

Author SHA1 Message Date
stack f57dca5e1b HBASE-13198 Remove HConnectionManager (Mikhail Antonov) 2015-03-20 09:41:48 -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
Andrey Stepachev 948746ce4e HBASE-12990 MetaScanner should be replaced by MetaTableAccessor 2015-03-09 10:39:59 +00:00
Ashish Singhi 070e2dd89a HBASE-12831 Changing the set of vis labels a user has access to doesn't generate an audit log event
Signed-off-by: Sean Busbey <busbey@apache.org>
2015-01-28 16:29:45 -06: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
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
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
Jimmy Xiang cc61cc3081 HBASE-11575 Pseudo distributed mode does not work as documented 2014-07-24 10:04:35 -07:00
Michael Stack 80557b872f HBASE-10289 Avoid random port usage by default JMX Server. Create Custome JMX server (Qiang Tian) 2014-06-02 09:19:16 -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
Michael Stack b42fd10a32 HBASE-11171 More doc improvements on block cache options
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1595267 13f79535-47bb-0310-9956-ffa450edef68
2014-05-16 17:10:12 +00:00
Michael Stack 325fcaf4e1 HBASE-10796 Set default log level as INFO
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1582532 13f79535-47bb-0310-9956-ffa450edef68
2014-03-27 23:09:59 +00:00
Enis Soztutar ff6d8620fc HBASE-9386 [WINDOWS] Small improvements to .cmd scripts
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1519028 13f79535-47bb-0310-9956-ffa450edef68
2013-08-30 17:28:05 +00:00
Michael Stack 06155a70d8 HBASE-8643 Do not log full classnames in logs, just the last two levels
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1487571 13f79535-47bb-0310-9956-ffa450edef68
2013-05-29 17:57:18 +00:00
jyates 5ca140fe2f HBASE-7817: Suggested JDWP debug options in hbase-env.sh are wrong (Vasu Mariyala)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1464736 13f79535-47bb-0310-9956-ffa450edef68
2013-04-04 20:45:25 +00:00
sershe bc5fc44966 HBASE-8247 inconsistent date format in different logs makes it painful to manipulate them
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1464184 13f79535-47bb-0310-9956-ffa450edef68
2013-04-03 19:56:37 +00:00
sershe 66d90f865e HBASE-7948 client doesn't need to refresh meta while the region is opening
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1459130 13f79535-47bb-0310-9956-ffa450edef68
2013-03-21 02:04:07 +00:00
Enis Soztutar 464a0ea2db HBASE-6815. [WINDOWS] Provide hbase scripts in order to start HBASE on Windows in a single user mode. (Slavik Krassovsky)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1438764 13f79535-47bb-0310-9956-ffa450edef68
2013-01-25 23:33:22 +00:00
jyates f0968bf21a HBASE-7091: Support custom GC options in hbase-env.sh
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1424640 13f79535-47bb-0310-9956-ffa450edef68
2012-12-20 19:10:10 +00:00
Michael Stack ef1b95bab2 HBASE-6585 Audit log messages should contain info about the higher level operation being executed
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1423775 13f79535-47bb-0310-9956-ffa450edef68
2012-12-19 07:52:24 +00:00
eclark 270eb19039 HBASE-6717 Remove hadoop-metrics.properties when everything has moved over.
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1422172 13f79535-47bb-0310-9956-ffa450edef68
2012-12-15 01:34:08 +00:00
jxiang 5ac2f7b343 HBASE-7274 Enable JMX metrics collection for REST Server
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1417527 13f79535-47bb-0310-9956-ffa450edef68
2012-12-05 17:05:27 +00:00
Michael Stack 00f8c0d6ca HBASE-6940 Enable GC logging by default: REVERT
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1396919 13f79535-47bb-0310-9956-ffa450edef68
2012-10-11 06:22:17 +00:00
Zhihong Yu e4e704a044 HBASE-6940 Enable GC logging by default
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1396399 13f79535-47bb-0310-9956-ffa450edef68
2012-10-09 23:12:18 +00:00
Michael Stack cb6286c719 HBASE-6888 HBase scripts ignore any HBASE_OPTS set in the environment
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1391211 13f79535-47bb-0310-9956-ffa450edef68
2012-09-27 20:54:44 +00:00
Michael Stack fc515de647 HBASE-6408 Naming and documenting of the hadoop-metrics2.properties file
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1387443 13f79535-47bb-0310-9956-ffa450edef68
2012-09-19 03:46:22 +00:00
Michael Stack 7705a19518 HBASE-6288 In hbase-daemons.sh, description of the default backup-master file path is wrong
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1381218 13f79535-47bb-0310-9956-ffa450edef68
2012-09-05 15:13:19 +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
Michael Stack 9c59731307 HBASE-6567 make memory locking configuration of regioservers more flexible; INCOMPLETE APPLICATION
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1374848 13f79535-47bb-0310-9956-ffa450edef68
2012-08-19 20:51:09 +00:00
Zhihong Yu efe471f74b HBASE-6411 Move Master Metrics to metrics 2 (Alex Baranau)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1368598 13f79535-47bb-0310-9956-ffa450edef68
2012-08-02 16:58:35 +00:00
Zhihong Yu 752bf565bc HBASE-6399 MetricsContext should be different between RegionServerMetrics and RegionServerDynamicMetrics (Chunhui)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1368354 13f79535-47bb-0310-9956-ffa450edef68
2012-08-02 05:28:55 +00:00
Michael Stack a6628467e1 HBASE-5802 Change the default metrics class to NullContextWithUpdateThread
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1339831 13f79535-47bb-0310-9956-ffa450edef68
2012-05-17 20:01:51 +00:00
Andrew Kyle Purtell 1df5bcad82 HBASE-6010. Security audit logger configuration for log4j
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1339817 13f79535-47bb-0310-9956-ffa450edef68
2012-05-17 19:36:42 +00:00
Michael Stack 007d6da28c HBASE-5889 Remove HRegionInterface
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1334314 13f79535-47bb-0310-9956-ffa450edef68
2012-05-05 04:22:52 +00:00
Zhihong Yu 2ecce6117e HBASE-5655 Cap space usage of default log4j rolling policy (Himanshu)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1307453 13f79535-47bb-0310-9956-ffa450edef68
2012-03-30 14:46:49 +00:00
larsh 8105f90937 HBASE-4940 hadoop-metrics.properties can include configuration of the rest context for ganglia (Mubarak Seyed)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1303553 13f79535-47bb-0310-9956-ffa450edef68
2012-03-21 20:16:27 +00:00
Zhihong Yu b4f585e6a3 HBASE-5267 Add a configuration to disable the slab cache by default (Li Pi)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1241644 13f79535-47bb-0310-9956-ffa450edef68
2012-02-07 21:41:45 +00:00
Gary Helmling e0e0d94f97 HBASE-2742 Provide strong authentication with a secure RPC engine
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1203515 13f79535-47bb-0310-9956-ffa450edef68
2011-11-18 07:34:43 +00:00
Kannan Muthukkaruppan 7dbde6f932 HBASE-4761 Add Developer Debug Options to HBase Config
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1203409 13f79535-47bb-0310-9956-ffa450edef68
2011-11-17 22:53:42 +00:00
Michael Stack 87c500ccf3 HBASE-4775 Remove -ea from all but tests; enable it if you need it testing
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1201501 13f79535-47bb-0310-9956-ffa450edef68
2011-11-13 20:14:34 +00:00
Michael Stack f637b4d4e8 HBASE-4714 Don't ship w/ icms enabled by default; REDO
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1196120 13f79535-47bb-0310-9956-ffa450edef68
2011-11-01 16:46:33 +00:00
Michael Stack df053660bf HBASE-4714 Don't ship w/ icms enabled by default; REVERT -- I overcommitted by mistake
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1196117 13f79535-47bb-0310-9956-ffa450edef68
2011-11-01 16:45:31 +00:00
Michael Stack a47b0b3293 HBASE-4714 Don't ship w/ icms enabled by default
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1196114 13f79535-47bb-0310-9956-ffa450edef68
2011-11-01 16:44:38 +00:00
Michael Stack 2bcc605a3f HBASE-4027 Enable direct byte buffers LruBlockCache
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1162207 13f79535-47bb-0310-9956-ffa450edef68
2011-08-26 18:53:00 +00:00
Gary Helmling 57672b21a8 HBASE-4193 Enhance RPC debug logging with details on call contents
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1156965 13f79535-47bb-0310-9956-ffa450edef68
2011-08-12 04:48:24 +00:00
Michael Stack b488975ddd HBASE-3195 Binary row keys in hbck and other miscellaneous binary key display issues
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1126872 13f79535-47bb-0310-9956-ffa450edef68
2011-05-24 05:19:20 +00:00
Jean-Daniel Cryans b7b4b56ff4 Fixing log4j.threshhold, Gaojinchao saw it.
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1125102 13f79535-47bb-0310-9956-ffa450edef68
2011-05-19 21:05:13 +00:00
Michael Stack ea24189ed6 HBASE-3561 Remove helloworldagent.jar mistakenly committed
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1103235 13f79535-47bb-0310-9956-ffa450edef68
2011-05-14 21:47:13 +00:00
Michael Stack 2a530e891c HBASE-3603 Remove -XX:+HeapDumpOnOutOfMemoryError autodump of heap option on OOME
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1078087 13f79535-47bb-0310-9956-ffa450edef68
2011-03-04 18:23:51 +00:00
Michael Stack 9d53036b8d HBASE-3561 OPTS arguments are duplicated
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1075439 13f79535-47bb-0310-9956-ffa450edef68
2011-02-28 17:28:35 +00:00