[
https://issues.apache.org/jira/browse/FLINK-708?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14026667#comment-14026667
]
ASF GitHub Bot commented on FLINK-708:
--------------------------------------
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)
----
> Test Stratosphere with Apache Hadoop 2.4
> ----------------------------------------
>
> Key: FLINK-708
> URL: https://issues.apache.org/jira/browse/FLINK-708
> Project: Flink
> Issue Type: Bug
> Reporter: GitHub Import
> Labels: github-import
> Fix For: pre-apache
>
>
> Hadoop has released version 2.4, we need to test Stratosphere regarding YARN
> and HDFS with that version.
> http://hortonworks.com/blog/apache-hadoop-2-4-0-released/
> ---------------- Imported from GitHub ----------------
> Url: https://github.com/stratosphere/stratosphere/issues/708
> Created by: [rmetzger|https://github.com/rmetzger]
> Labels: build system, simple-issue, YARN,
> Milestone: Release 0.5.1
> Created at: Tue Apr 22 09:10:29 CEST 2014
> State: open
--
This message was sent by Atlassian JIRA
(v6.2#6252)