Github user rmetzger commented on a diff in the pull request:
https://github.com/apache/flink/pull/1084#discussion_r39624668
--- Diff: .travis.yml ---
@@ -19,9 +19,9 @@ matrix:
- jdk: "oraclejdk7" # this will also deploy a uberjar to s3 at some
point
env: PROFILE="-Dhadoop.profile=1"
- jdk: "openjdk7"
- env: PROFILE="-P!include-yarn -Dhadoop.version=2.0.0-alpha"
- - jdk: "oraclejdk7"
- env: PROFILE="-Dhadoop.version=2.2.0"
+ env: PROFILE="-Dhadoop.version=2.4.0"
--- End diff --
As per mailing list discussion, we agreed to support hadoop 2.3.0.
But it seems that the yarn tests are not working with 2.3.0, so if you want
we can set the version to 2.3.0 when the tests are fixed.
---
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.
---