GitHub user rmetzger opened a pull request:
https://github.com/apache/flink/pull/1210
[hotfix] Execute YARN integration tests only upon request
...by activating the 'include-yarn-tests' profile
The default Hadoop version set in Flink (2.3.0) is causing the
MiniYarnCluster to fail on some machines with some ip/hostname resolution
issues.
The YARN tests are all executed in travis profiles with Hadoop versions
above 2.3.0
**I'm opening this quickly as a PR to see if somebody disagrees or has
valid concerns. I'm probably going to merge it in the next 8 hours**.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/rmetzger/flink yarn230local
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/flink/pull/1210.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 #1210
----
commit 49d3364d29569f5a9bd85fb4a4714295fae3117b
Author: Robert Metzger <[email protected]>
Date: 2015-10-02T09:38:40Z
[hotfix] Execute YARN integration tests only upon request (by activating
the 'include-yarn-tests' profile)
The default Hadoop version set in Flink (2.3.0) is causing the
MiniYarnCluster to fail on some machines with some ip/hostname resolution
issues.
The YARN tests are all executed in travis profiles with Hadoop versions
above 2.3.0
----
---
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.
---