Skip to main content
Ctrl+K
PyFlink 1.20+vvr.11.7.dev0 documentation - Home PyFlink 1.20+vvr.11.7.dev0 documentation - Home
  • API Reference
  • Examples
  • API Reference
  • Examples

Section Navigation

  • PyFlink Table
  • PyFlink DataStream
  • PyFlink DataFrame
  • PyFlink Common
    • Config
    • Serializer
    • Job Information
    • Serializer
    • Time
  • API Reference
  • PyFlink Common
  • Job Information
  • pyflink.common.job_client.JobClient.get_job_id

pyflink.common.job_client.JobClient.get_job_id#

JobClient.get_job_id() → JobID[source]#

Returns the JobID that uniquely identifies the job this client is scoped to.

Returns:

JobID, or null if the job has been executed on a runtime without JobIDs or if the execution failed.

Added in version 1.11.0.

previous

Job Information

next

pyflink.common.job_client.JobClient.get_job_status

On this page
  • JobClient.get_job_id()

This Page

  • Show Source

Created using Sphinx 7.4.7.

Built with the PyData Sphinx Theme 0.16.1.