Skip to content

Commit 887bad1

Browse files
fhennigrazvan
andauthored
Update docs/modules/demos/pages/hbase-hdfs-load-cycling-data.adoc
Co-authored-by: Razvan-Daniel Mihai <84674+razvan@users.noreply.github.com>
1 parent 7baba0d commit 887bad1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/modules/demos/pages/hbase-hdfs-load-cycling-data.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ This demo will run two jobs to automatically load data.
8484

8585
=== distcp-cycling-data
8686

87-
{distcp}[DistCp] (distributed copy) is used for large inter/intra-cluster copying.
87+
{distcp}[DistCp] (distributed copy) efficiently transfers large amounts of data from one location to another.
8888
It uses MapReduce to effect its distribution, error handling, recovery, and reporting.
8989
It expands a list of files and directories into input to map tasks, each of which will copy a partition of the files specified in the source list.
9090
Therefore, the first Job uses DistCp to copy data from a S3 bucket into HDFS.

0 commit comments

Comments
 (0)