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

Provide configuration to enable/disable ability to cancel jobs in Web Frontend

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Duplicate
    • 1.3.2
    • None
    • flink-contrib
    • None

    Description

      The Web API can be configured to prevent job submission by setting jobmanager.web.submit.enable to false in the Flink YAML configuration file:

      # Flag to specify whether job submission is enabled from the web-based
      # runtime monitor. Uncomment to disable.

      jobmanager.web.submit.enable: false

      Users can still cancel running jobs. We would like to be able to offer the Web Frontend to teams for monitoring of jobs, but since this is shared infrastructure we do not want users to be able to run or cancel jobs through this interface.

      It is proposed that the ability to cancel jobs is also configurable in the Flink yaml configuration file.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              heskets Stephen Hesketh
              Votes:
              1 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: