GitHub user rmetzger opened a pull request:
https://github.com/apache/flink/pull/2850
[FLINK-4895] Drop Hadoop1 support
I've removed all the infrastructure in Maven and the `tools/` directory to
get rid of Hadoop1.
I didn't test the update to the release script. So it might happen that we
run into issues when doing the next release.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/rmetzger/flink flink4895
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/flink/pull/2850.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 #2850
----
commit fb43db79e9262dcd7d3ed09d8d141c28f4fdbea9
Author: Robert Metzger <[email protected]>
Date: 2016-11-22T10:24:14Z
[FLINK-4895] Drop Hadoop1 support and remove related build infrastructure
commit 85ef08a1932e585b3304c392ea278c3cf769085a
Author: Robert Metzger <[email protected]>
Date: 2016-11-22T12:40:08Z
fix
commit f58a404ee4986a8783186459a8e7d6c6c14cfc50
Author: Robert Metzger <[email protected]>
Date: 2016-11-22T13:04:13Z
actual fix
----
---
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.
---