hbase/bin
Nick Dimiduk 79062dbc40
HBASE-27182 Rework tracing configuration
* Take advantage of the fact that OpenTelemetry can read its configuration from environment
  variables and make use of this where possible, only falling back to passing properties into the
  process launch configuration when it's necessary. DRY up tracing configuration and make it
  easier to manage in a container environment.
* Replace `HBASE_TRACE_OPTS`, which used to act as both a feature flag and a baseline for
  configuration shared across processes. Instead, use `HBASE_OTEL_TRACING_ENABLED` as a feature
  flag, and let configuration reuse be handled via the environment variables that otel supports
  naively.
* Add further explanation for how to write your configuration for our different deployment
  modes (standalone, pseudo-distributed, fully distributed) and in different environments.

Signed-off-by: Duo Zhang <zhangduo@apache.org>
Signed-off-by: Andrew Purtell <apurtell@apache.org>
2022-07-11 14:37:56 +02:00
..
replication HBASE-10092 Addendum. Move to slf4j. Few changes in bin/ scripts. 2017-12-21 19:26:19 -08:00
test HBASE-26899 Run spotless:apply 2022-05-01 22:52:40 +08:00
chaos-daemon.sh HBASE-24620 : Add a ClusterManager which submits command to ZooKeeper and its Agent which picks and execute those Commands (#2299) 2020-12-21 15:36:02 +05:30
considerAsDead.sh HBASE-26899 Run spotless:apply 2022-05-01 22:52:40 +08:00
draining_servers.rb HBASE-27030 Fix undefined local variable error in draining_servers.rb (#4427) 2022-05-22 15:07:28 +08:00
get-active-master.rb HBASE-19114 addendum. Split out o.a.h.h.zookeeper from hbase-server and hbase-client. Ruby scripts also used ZooKeeperWatcher. 2018-03-03 21:06:21 +05:30
graceful_stop.sh HBASE-25594 Make easier to use graceful_stop on localhost mode (#3054) 2021-03-20 13:47:18 -07:00
hbase HBASE-27182 Rework tracing configuration 2022-07-11 14:37:56 +02:00
hbase-cleanup.sh HBASE-26899 Run spotless:apply 2022-05-01 22:52:40 +08: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-24550 Passing '-h' or '--help' to bin/hbase doesn't do as expected (ADDENDUM) 2020-06-19 22:53:28 +05:30
hbase-config.sh HBASE-26899 Run spotless:apply 2022-05-01 22:52:40 +08:00
hbase-daemon.sh HBASE-18274 hbase autorestart will overwrite the gc log (Fangyuan Deng) 2017-06-27 08:07:55 -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-26802 Backport the log4j2 changes to branch-2 (#4166) 2022-03-11 11:38:37 -08:00
hbase_startup.jsh HBASE-25841 Add basic jshell support 2021-05-19 12:02:30 -07:00
hirb.rb HBASE-14067 bundle ruby files for hbase shell into a jar. 2020-10-13 16:29:55 -05: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-20130 (ADDENDUM) Use defaults (16020 & 16030) as base ports when the RS is bound to localhost 2018-03-27 21:25:42 -05:00
master-backup.sh HBASE-26899 Run spotless:apply 2022-05-01 22:52:40 +08:00
region_mover.rb HBASE-18238 rubocop autocorrect for bin/ 2017-08-14 14:04:43 -05:00
region_status.rb HBASE-21812 Address ruby static analysis for shell/bin modules [2nd pass] 2019-02-03 09:53:09 -06:00
regionservers.sh HBASE-26899 Run spotless:apply 2022-05-01 22:52:40 +08:00
rolling-restart.sh HBASE-15924 Enhance hbase services autorestart capability to hbase-daemon.sh 2016-12-20 17:37:10 -08:00
shutdown_regionserver.rb HBASE-21812 Address ruby static analysis for shell/bin modules [2nd pass] 2019-02-03 09:53:09 -06: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-26899 Run spotless:apply 2022-05-01 22:52:40 +08:00
zookeepers.sh HBASE-26899 Run spotless:apply 2022-05-01 22:52:40 +08:00