[ https://issues.apache.org/jira/browse/FLINK-33244?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Gyula Fora reassigned FLINK-33244: ---------------------------------- Assignee: Zhenqiu Huang > Not Able To Pass the Configuration On Flink Session > --------------------------------------------------- > > Key: FLINK-33244 > URL: https://issues.apache.org/jira/browse/FLINK-33244 > Project: Flink > Issue Type: Bug > Components: flink-contrib, Kubernetes Operator > Affects Versions: kubernetes-operator-1.5.0 > Reporter: Amarjeet Singh > Assignee: Zhenqiu Huang > Priority: Critical > Fix For: 1.17.1 > > > Hi > I have tried configuring the flink run -D like > -Dmetrics.reporter=promgateway\ > -Dmetrics.reporter.promgateway.jobName: flink_test_outside > these configuration . > And Same is for FLink Kubernetive Operator > Not able to Configure KuberConfiguraton using > apiVersion: flink.apache.org/v1beta1 > kind: FlinkSessionJob > metadata: > name: flink-job-test > spec: > deploymentName: flink-session-cluster > restartNonce: 11 > flinkConfiguration: > # Flink Config Overrides > kubernetes.operator.job.restart.failed: "true" > metrics.reporters: "promgateway" > metrics.reporter.promgateway.jobName: "flink_test_outside" -- This message was sent by Atlassian Jira (v8.20.10#820010)