Plan HDFS data migration
Suggest changes
Plan your HDFS data migrations.
Scan
The scan
command recursively scans the entire source paths and prints the statistics for the file structure at the end of the scan.
-
xcp scan HDFS [hdfs://<hdfs mounted path> ]
-
xcp scan hdfs:///demo/user1
-
xcp scan s3://my-bucket
-
xcp scan -s3.profile <s3 profile name> -s3.endpoint <endpoint-url> s3://my-bucket
Run xcp help scan
for more details.