Bart Keulen
08/19/2022, 2:23 PMrepo-a
into LakeFS `repo-b`:
lakectl ingest --s3-endpoint-url <http://lakefs:8000> --from <s3://repo-a/main> --to <lakefs://repo-b/main/> --dry-run
But I get the following error:
error walking object store: NoCredentialProviders: no valid providers in chain. Deprecated.
For verbose messaging see aws.Config.CredentialsChainVerboseErrors
Error executing command.
Is there an easier/more direct way to ingest/import data from another lakefs repo? If not, I would like some help in getting this working.Eden Ohana
08/19/2022, 2:40 PMBart Keulen
08/19/2022, 2:50 PMOz Katz
08/19/2022, 2:55 PMBart Keulen
08/22/2022, 7:00 AM