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 2cdbba4 commit bd69400Copy full SHA for bd69400
rust/operator-binary/src/config/jvm.rs
@@ -54,7 +54,7 @@ fn construct_jvm_args(
54
}
55
56
/// Arguments that go into `HADOOP_OPTS`, so *not* the heap settings (which you can get using
57
-/// [`construct_heap_jvm_args`]).
+/// [`construct_hadoop_heapsize_env`]).
58
pub fn construct_non_heap_jvm_args(
59
hive: &HiveCluster,
60
role: &Role<MetaStoreConfigFragment, GenericRoleConfig, JavaCommonConfig>,
0 commit comments