Provides repackaged Hadoop 2 dependencies for Apache Flink to avoid version conflicts.
<dependency>
<groupId>org.apache.flink</groupId>
<artifactId>flink-shaded-hadoop-2</artifactId>
<version>2.8.3-10.0</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Creates a Hadoop Configuration using the shaded classes.
Use only shaded imports (org.apache.flink.hadoop.shaded.*) in Flink projects.
No dependency data recorded yet.