sticky-printer-535
03/31/2022, 3:59 PMabfs://
prefixed url. However, propeller produces a url like this for the pyflyte command:
pyflyte-execute --inputs <afs://flyte-data/metadata/propeller/test-azure-development-boygblti4g/n3/data/0/n0/inputs.pb>
which lead to the following error in flytekit:
Original exception: No plugin found for matching protocol of path <afs://flyte-data/metadata/propeller/test-azure-development-boygblti4g/n2/data/0/n0/0>
I believe the value afs
is taken from https://github.com/graymeta/stow - however I could not identify the place in propeller yet.
Did I miss how to configure this properly?freezing-airport-6809
freezing-airport-6809
freezing-airport-6809
sticky-printer-535
03/31/2022, 4:18 PMadlfs = "2022.2.0"
flytekit = "^0.30.0"
flytekitplugins-data-fsspec = "^0.30.0"
freezing-airport-6809
sticky-printer-535
03/31/2022, 4:19 PMabfs
prefixed blob works - but afs
seems not supported.freezing-airport-6809
sticky-printer-535
03/31/2022, 4:19 PMafs
is coming from exactlysticky-printer-535
03/31/2022, 4:19 PMfreezing-airport-6809
afs
prefix. We use flytestdlib - storagefreezing-airport-6809
sticky-printer-535
03/31/2022, 4:21 PMfreezing-airport-6809
sticky-printer-535
03/31/2022, 4:22 PMfreezing-airport-6809
freezing-airport-6809
freezing-airport-6809
sticky-printer-535
03/31/2022, 4:22 PMfreezing-airport-6809
freezing-airport-6809
freezing-airport-6809
sticky-printer-535
03/31/2022, 4:23 PMsticky-printer-535
03/31/2022, 4:24 PMMetadataPrefix
in the meantime? By setting it to abfs
or something like that?freezing-airport-6809
freezing-airport-6809
afs -> abfs
freezing-airport-6809
freezing-airport-6809
sticky-printer-535
03/31/2022, 4:32 PM