Apache Hadoop Distributed Copy tool for large-scale inter/intra-cluster data copying.
<dependency>
<groupId>org.apache.hadoop</groupId>
<artifactId>hadoop-distcp</artifactId>
<version>3.5.0</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Minimal example showing creation of DistCp instance.
Ensure Hadoop cluster is configured and accessible before using DistCp.
No dependency data recorded yet.