We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 70d8efd commit b9b223bCopy full SHA for b9b223b
rust/operator-binary/src/hbase_controller.rs
@@ -881,7 +881,7 @@ fn build_rolegroup_statefulset(
881
{COMMON_BASH_TRAP_FUNCTIONS}
882
{remove_vector_shutdown_file_command}
883
prepare_signal_handlers
884
- CONTAINERDEBUG_LOG_DIRECTORY={STACKABLE_LOG_DIR}/containerdebug containerdebug --output={STACKABLE_LOG_DIR}/containerdebug-state.json --loop &
+ containerdebug --output={STACKABLE_LOG_DIR}/containerdebug-state.json --loop &
885
bin/hbase {hbase_role_name_in_command} start &
886
wait_for_termination $!
887
{create_vector_shutdown_file_command}
0 commit comments