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

FLIP-222: Support full job lifecycle statements in SQL client

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: In Progress
    • Major
    • Resolution: Unresolved
    • None
    • None
    • Table SQL / Client
    • None

    Description

      With the efforts in FLIP-24 and FLIP-91, Flink SQL client supports submitting SQL jobs but lacks further support for their lifecycles afterward which is crucial for streaming use cases. That means Flink SQL client users have to turn to other clients (e.g. CLI) or APIs (e.g. REST API) to manage the jobs, like triggering savepoints or canceling queries, which makes the user experience of SQL client incomplete.

      Therefore, this proposal aims to complete the capability of SQL client by adding job lifecycle statements. With these statements, users could manage jobs and savepoints through pure SQL in SQL client.

      Attachments

        Issue Links

          Activity

            People

              Paul Lin Paul Lin
              Paul Lin Paul Lin
              Votes:
              0 Vote for this issue
              Watchers:
              10 Start watching this issue

              Dates

                Created:
                Updated: