GitHub user rmetzger opened a pull request:

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

    Fix for FLINK-708 and FLINK-887 

    I tested Flink on Amazon EMR (Hadoop 2.4.0). It was necessary to change 
some code due to a API change in YARN. Flink should now support all Hadoop 
versions >= 2.2.0.
    
    I also fixed the JobManager heap space calculation for YARN. The JM 
sometimes failed one large jobs.
    
    I would like to include the commit into the 0.5.1 release.

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

    $ git pull https://github.com/rmetzger/incubator-flink yarnJMMem

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

    https://github.com/apache/incubator-flink/pull/1.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 #1
    
----
commit 3842385a4c5a4dcaa844b94ba5897d022b780c6e
Author: Robert Metzger <[email protected]>
Date:   2014-06-10T15:34:00Z

    Fix for FLINK-708 (Hadoop 2.4 compatibility) and FLINK-887 (YARN Jobmanager 
heapspace calc)

----


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