This repository contains a number of shaded Hadoop dependencies for the Apache Flink project, based on release-10.0 branch of apache/flink-shaded project.
The project supports Hadoop-2 and Hadoop-3 , including the following shaded subprojects:
flink-shaded-hadoop: Contains the main shaded Hadoop dependenices used by Flink .flink-shaded-hadoop-uber: Uber-shaded project offlink-shaded-hadoop.flink-shaded-hadoop-hive: Contains the main shaded Hadoop and. Hive dependenices used by Flink .
git clone https://github.com/Al-assad/flink-shaded-hadoop.git
cd ./flink-shaded-hadoop
mvn clean installDefault Version:
- Hadoop-3.1.1
- Hive-3.1.1
# use hadoop-3.1.0 and hive-3.1.0
mvn clean install -Dhadoop.version=3.1.0 -Dhive.version=3.1.0Apache Flink is an open source project of The Apache Software Foundation (ASF).