Ctrl+K
Logo image Logo image

Site Navigation

  • API Reference
  • Examples

Site Navigation

  • API Reference
  • Examples

Section Navigation

  • PyFlink Table
  • PyFlink DataStream
  • PyFlink Common
    • Config
    • Serializer
    • Job Information
    • Serializer

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.

New in version 1.11.0.

previous

Job Information

next

pyflink.common.job_client.JobClient.get_job_status

On this page
  • JobClient.get_job_id()
Show Source

Created using Sphinx 5.3.0.