https://kedro.org/ logo
#beginners-need-help
Title
# beginners-need-help
r

rohan_ahire

09/07/2022, 10:45 PM
I was running my kedro pipeline from the cloud. So I replaced all the config paths for storage and logs with the azure bucket path. However, when I run the pipeline, it searches for the paths within the project directory itself. For example, it is looking for /project/dir/. Is there some other configs I am missing?