GitHub user zentol opened a pull request:
https://github.com/apache/flink/pull/2889
[FLINK-5164] Disable some Hadoop-compat tests on Windows
This PR disables several hadoop related tests on Windows. The problem is
that as described [here](https://wiki.apache.org/hadoop/WindowsProblems) hadoop
requires some native libraries (`winutils.exe`) to run properly which however
are not included in the dependencies.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/zentol/flink 5164_test_hadoop
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/flink/pull/2889.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 #2889
----
commit 1d31ba0c7a8b3d6fe1156340d8fe9431bb21634d
Author: zentol <[email protected]>
Date: 2016-11-25T13:58:48Z
[FLINK-5164] Disable some Hadoop-compat tests on Windows
----
---
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.
---