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 2aa8392 commit 3b2d0b4Copy full SHA for 3b2d0b4
rust/crd/src/lib.rs
@@ -604,7 +604,7 @@ impl DruidRole {
604
{COMMON_BASH_TRAP_FUNCTIONS}
605
{remove_vector_shutdown_file_command}
606
prepare_signal_handlers
607
- 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 &
608
/stackable/druid/bin/run-druid {process_name} {RW_CONFIG_DIRECTORY} &
609
echo \"$!\" >> /tmp/DRUID_PID
610
wait_for_termination $(cat /tmp/DRUID_PID)
0 commit comments