Shu-Chun Wu
03/06/2025, 3:27 PMdatalake:
type: partitions.PartitionedDataset
filepath: <s3://datalake>
credentials: datalake_credentials
dataset:
type: pillow.ImageDataset
I put above into catalog, but I still got error message.
ValueError: Pipeline input(s) {'params:datalake_credentials.PROJECTKEY', 'params:datalake_credentials.USER', 'params:datalake_credentials.PASSWORD'} not found in the DataCatalog
on the other hand, I got this message as well:
Dataset 'datalake' has an invalid type 'partitions.PartitionedDataset'. "Unable to find credentials 'datalake_credentials': check your data catalog and credentials configuration. See <https://docs.kedro.org/en/stable/api/kedro.io.DataCatalog.html> for an example."
Hall
03/06/2025, 3:27 PMdatajoely
03/06/2025, 3:59 PMShu-Chun Wu
03/07/2025, 4:29 PMos.getenv
?datajoely
03/07/2025, 4:44 PMShu-Chun Wu
03/07/2025, 5:11 PM