File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -692,7 +692,7 @@ impl SparkApplication {
692692 // These env variables enable the `containerdebug` process in driver and executor pods.
693693 // More precisely, this process runs in the background of every `spark` container.
694694 // - `CONTAINERDEBUG_LOG_DIRECTORY` - is the location where tracing information from the process
695- // is written. This directory is created by the process it's self .
695+ // is written. This directory is created by the process itself .
696696 // - `_STACKABLE_PRE_HOOK` - is evaluated by the entrypoint script (run-spark.sh) in the Spark images
697697 // before the actual JVM process is started. The result of this evaluation is that the
698698 // `containerdebug` process is executed in the background.
You can’t perform that action at this time.
0 commit comments