mishraprafful
04/28/2023, 1:56 PMSparkApplication
in k8s.
ThanksIdan Novogroder
04/28/2023, 2:34 PMblockstore.s3.credentials_file
and `blockstore.s3.profile`configurations.
You can give a path to a configuration file that will look something like that:
[lakefs]
role_arn = <YOUR_ROLE_ARN>
web_identity_token_file = /var/run/secrets/eks.amazonaws.com/serviceaccount/token
role_session_name = <ROLE_SESSION_NAME>
I think GC uses the same configuration, but let me check and get back to you about that by the end of the day.Idan Novogroder
04/28/2023, 3:04 PMmishraprafful
04/28/2023, 3:05 PMmishraprafful
05/03/2023, 2:36 PM--packages org.apache.hadoop:hadoop-aws:2.7.7
⢠Is there a specific reason for GC supporting only one repo name as an argument, instead of having a spark job that goes through all the repos for a lakefs installation?Idan Novogroder
05/03/2023, 2:52 PMIdan Novogroder
05/04/2023, 1:02 PMIdan Novogroder
05/07/2023, 8:27 AMmishraprafful
05/08/2023, 9:40 AM