Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.


Page properties


Status

Current state"Under Discussion"

Discussion thread

...

Jira
serverASF JIRA
serverId5aa69414-a9e9-3523-82ec-879b028fb15b
keyFLINK-13713

...

Release1.10


In the early days of Flink, the Program interface was the only way to submit a job.
The user code should implement this interface and return the Plan of the job to Flink.

...