Join Slack
Powered by
Hi team, Can we hard code the kedro node execution...
# questions
g
Giovanna Cavali
04/16/2024, 5:25 PM
Hi team, Can we hard code the kedro node execution order? For example, I have a node that runs a report and should run last. But since it does not have any input, it is running at the beginning.
c
Chris Schopp
04/16/2024, 5:35 PM
I think you'd want to use a dummy input:
https://kedro-org.slack.com/archives/C03R8N2M8KT/p1712052953477889
🌠 1
💯 2
a
aadi
04/16/2024, 5:49 PM
I've done this before, you gotta link dummy inputs
👍 1
g
Giovanna Cavali
04/16/2024, 6:28 PM
thank you!!! will try that
🥳 1
7
Views
Open in Slack
Previous
Next