[
https://issues.apache.org/jira/browse/FLINK-2425?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14659530#comment-14659530
]
ASF GitHub Bot commented on FLINK-2425:
---------------------------------------
Github user sachingoel0101 commented on the pull request:
https://github.com/apache/flink/pull/952#issuecomment-128252025
@StephanEwen, since this has been merged, what do you think of exposing
access to task manager configuration to the runtime context? This would open up
a lot of possibilities by just modifying the `TaskManagerRuntimeInfo` class for
any new information we need to pass on. There's a JIRA ticket for exposing the
attempt number for example. It'd fix that right away.
> Give access to TaskManager config and hostname in the Runtime Environment
> -------------------------------------------------------------------------
>
> Key: FLINK-2425
> URL: https://issues.apache.org/jira/browse/FLINK-2425
> Project: Flink
> Issue Type: Improvement
> Components: TaskManager
> Affects Versions: 0.10
> Reporter: Stephan Ewen
> Assignee: Sachin Goel
> Fix For: 0.10
>
>
> The RuntimeEnvironment (that is used by the operators to access the context)
> should give access to the TaskManager's configuration, to allow to read
> config values.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)