abundant-hamburger-66584
01/25/2023, 9:34 PMbroad-monitor-993
01/25/2023, 10:04 PMbroad-monitor-993
01/25/2023, 10:07 PMremote_path
argument, but even for that I’m not sure if that only applies when the task is executed on a Flyte cluster.abundant-hamburger-66584
01/25/2023, 10:43 PMabundant-hamburger-66584
01/25/2023, 10:46 PMabundant-hamburger-66584
01/25/2023, 10:47 PMabundant-hamburger-66584
01/25/2023, 10:47 PMglamorous-carpet-83516
01/25/2023, 10:50 PMexport AWS_ACCESS_KEY_ID=
export AWS_SECRET_ACCESS_KEY=
export AWS_ENDPOINT=<https://s3.amazonaws.com>
export AWS_DEFAULT_REGION=us-east-2
and use something like
@task
def t1(a: StructuredDataset) :
…
t1(a=StructuredDataset(uri=“s3://bucket/key”))abundant-hamburger-66584
01/25/2023, 10:52 PMglamorous-carpet-83516
01/25/2023, 10:52 PMbroad-monitor-993
01/25/2023, 11:01 PMuser
01/25/2023, 11:01 PMabundant-hamburger-66584
01/27/2023, 12:23 AM