Uploaded image for project: 'Flink'
  1. Flink
  2. FLINK-33244

Not Able To Pass the Configuration On Flink Session

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Critical
    • Resolution: Unresolved
    • kubernetes-operator-1.5.0
    • 1.17.1
    • None

    Description

      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:

      1. Flink Config Overrides
        kubernetes.operator.job.restart.failed: "true"
        metrics.reporters: "promgateway"
        metrics.reporter.promgateway.jobName: "flink_test_outside"

      Attachments

        Activity

          People

            ZhenqiuHuang Zhenqiu Huang
            amar1509 Amarjeet Singh
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: