Link Search Menu Expand Document

Migrating away from lakeFS

Copying data from a lakeFS repository to an S3 bucket

The simplest way to migrate away from lakeFS is by copying data from a lakeFS repository to an S3 bucket (or any other object store).

For smaller repositories, you can do this by using the AWS CLI or Rclone. For larger repositories, running distcp with lakeFS as the source is also an option.