Skip to content

Commit 3414634

Browse files
razvannightkr
andauthored
Update rust/crd/src/lib.rs
Co-authored-by: Natalie Klestrup Röijezon <[email protected]>
1 parent b731bb8 commit 3414634

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rust/crd/src/lib.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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.

0 commit comments

Comments
 (0)