[
https://issues.apache.org/jira/browse/FLINK-4895?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15687003#comment-15687003
]
ASF GitHub Bot commented on FLINK-4895:
---------------------------------------
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
----
> Drop support for Hadoop 1
> -------------------------
>
> Key: FLINK-4895
> URL: https://issues.apache.org/jira/browse/FLINK-4895
> Project: Flink
> Issue Type: Task
> Components: Build System
> Affects Versions: 1.2.0
> Reporter: Robert Metzger
> Assignee: Robert Metzger
>
> As per this mailing list discussion:
> http://apache-flink-user-mailing-list-archive.2336050.n4.nabble.com/DISCUSS-Drop-Hadoop-1-support-with-Flink-1-2-td9530.html
> the community agreed to drop support for Hadoop 1.
> The task includes
> - removing the hadoop-1 / hadoop-2 build profiles,
> - removing the scripts for generating hadoop-x poms
> - updating the release script
> - updating the nightly build script
> - updating the travis configuration file
> - updating the documentation
> - updating the website
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)