Github user aljoscha commented on a diff in the pull request:
https://github.com/apache/flink/pull/1084#discussion_r39640472
--- 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 --
So you are OK with merging it as is and then changing the build matrix
later?
---
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.
---