Skip to content

Latest commit

 

History

History
30 lines (22 loc) · 747 Bytes

xcp-plan-hdfs-data-migration.adoc

File metadata and controls

30 lines (22 loc) · 747 Bytes
sidebar permalink keywords summary
sidebar
xcp-plan-hdfs-data-migration.html
netapp, xcp, plan, planning, data, migration, migrate, migrating, hdfs, file, analytics
Plan NFS data migrations

Plan HDFS data migration

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.