GitHub user StephanEwen opened a pull request:

    https://github.com/apache/incubator-flink/pull/212

    [FLINK-1209] & [FLINK-1250] Fixes for error messages and config keys

    [FLINK-1209] Improve error messages when forgetting to close an iteration
    [FLINK-1250] Correct and document config keys for heartbeat intervals and 
timeouts

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

    $ git pull https://github.com/StephanEwen/incubator-flink checks

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

    https://github.com/apache/incubator-flink/pull/212.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 #212
    
----
commit 83d02563ea4a1c7d05540849bf3bf033d968b021
Author: Stephan Ewen <[email protected]>
Date:   2014-11-17T18:04:13Z

    [FLINK-1207] Context environments are realized through factories
      - local execution blocking is reset after each run

commit 2000b45ce3e71ed6eddecbb3f8658ebecec58230
Author: Stephan Ewen <[email protected]>
Date:   2014-11-13T15:26:07Z

    [FLINK-1237] Add support for custom partitioners
      - Functions: GroupReduce, Reduce, Aggregate on UnsortedGrouping, 
SortedGrouping,
                   Join (Java API & Scala API)
      - Manual partition on DataSet (Java API & Scala API)
      - Distinct operations provide semantic properties for preservation of 
distinctified fields
      - Tests for pushown (or not pushdown) of custom partitionings and forced 
rebalancing
      - Tests for GlobalProperties matching of partitionings
      - Caching of generated requested data properties for unary operators
    
    This closes #207

commit 838b2c80785ecb9803852f253e9ff82933bb6c07
Author: Stephan Ewen <[email protected]>
Date:   2014-11-18T13:08:33Z

    [FLINK-1209] Improve error messages when forgetting to close an iteration

commit c6206d3d845f241ac8c6d757f9bf419b6feb6720
Author: Stephan Ewen <[email protected]>
Date:   2014-11-18T13:24:57Z

    [FLINK-1250] Correct and document config keys for heartbeat intervals and 
timeouts

----


---
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