[
https://issues.apache.org/jira/browse/FLINK-5930?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Seth Wiesman updated FLINK-5930:
--------------------------------
Affects Version/s: (was: 1.2.1)
(was: 1.3.0)
> Allow Access to Job Id from Runtime Context
> -------------------------------------------
>
> Key: FLINK-5930
> URL: https://issues.apache.org/jira/browse/FLINK-5930
> Project: Flink
> Issue Type: Improvement
> Components: Core
> Reporter: Seth Wiesman
> Priority: Minor
> Labels: features
>
> There is no way to accessing the JobId from the RuntimeContext. This would be
> useful for scoping custom output to a job similarly to how state is scoped to
> the current job. The only approximation is to create a different JobId from
> using the JobId class which can make it difficult to readily understand which
> output corresponds to which job.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)