GitHub user sachingoel0101 opened a pull request:

    https://github.com/apache/flink/pull/1026

    [FLINK-2488][FLINK-2496] Expose Task Manager configuration and Task attempt 
number to Runtime context

    This PR fixes these issues:
    1. [FLINK-2496]Expose Task Manager configuration to Runtime Context 
    2. [FLINK-2488]Expose attempt number of task to Runtime Context
    3. [FLINK-2524]Add getTaskNameWithSubtasks to Runtime Context
    
    Depends on #970 for simplistic constructors for `RuntimeContext`.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/sachingoel0101/flink flink-2488

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/flink/pull/1026.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #1026
    
----
commit a8d138519bfcf24fb63028b6ecae3e384a05b69d
Author: Sachin Goel <[email protected]>
Date:   2015-08-01T13:55:42Z

    [FLINK-2458]Access distributed cache entries from Iteration contexts.
    [FLINK-2449]Allow use of distributed cache from Collection Environments

commit 5fbdebe5742b26683a2755d80681cc505962fc02
Author: Sachin Goel <[email protected]>
Date:   2015-08-16T07:44:39Z

    [FLINK-2496]Expose Task Manager configuration to Runtime Context
    [FLINK-2488]Expose attempt number of task to Runtime Context
    [FLINK-2524]Add getTaskNameWithSubtasks to Runtime Context

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to