Greg Hogan created FLINK-8363:
---------------------------------
Summary: Build Hadoop 2.9.0 convenience binaries
Key: FLINK-8363
URL:
https://issues.apache.org/jira/browse/FLINK-8363 Project: Flink
Issue Type: New Feature
Components: Build System
Affects Versions: 1.5.0
Reporter: Greg Hogan
Assignee: Greg Hogan
Priority: Trivial
Hadoop 2.9.0 was released on 17 November, 2017. A local {{mvn clean verify -Dhadoop.version=2.9.0}} ran successfully.
With the new Hadoopless build we may be able to improve the build process by reusing the {{flink-dist}} jar (which differ only in build timestamps) and simply make each Hadoop-specific tarball by copying in the corresponding {{flink-shaded-hadoop2-uber}} jar.
What portion of the TravisCI jobs can run Hadoopless? We could build and verify these once and then run a Hadoop-versioned job for each Hadoop version.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)