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 5423c26 commit e228348Copy full SHA for e228348
rust/operator-binary/src/crd/roles.rs
@@ -7,7 +7,7 @@
7
//! this responsibility to the Submit job.
8
//!
9
//! The submit job only supports one group per role. For this reason, the
10
-//! [`SparkApplication`] spec doesn't declare Role objects directly. Instead it
+//! [`v1alpha1::SparkApplication`] spec doesn't declare Role objects directly. Instead it
11
//! only declares [`stackable_operator::role_utils::CommonConfiguration`] objects for job,
12
//! driver and executor and constructs the Roles dynamically when needed. The only group under
13
//! each role is named "default". These roles are transparent to the user.
0 commit comments