question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Missing run_params in after_catalog_created hook

See original GitHub issue

Hi ! I had the same issue with run_params and journals. Is it possible to add them to Hook spec? I am looking to use run_params in after_catalog_created

_Originally posted by @maria-olivia-lihn in https://github.com/quantumblacklabs/kedro/issues/571#issuecomment-745539614_

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:6 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
limdautocommented, Dec 17, 2020

@maria-olivia-lihn Is it possible for you to have 2 different pipelines and just supply the parameters at run time, something like

kedro run --pipeline=simulation --params "key_parameter:True"
kedro run --pipeline=tracking --params "key_parameter:False"
0reactions
lorenabalancommented, Jan 12, 2021

Great, I’ll close this as resolved then! 😊

Read more comments on GitHub >

github_iconTop Results From Across the Web

No results found

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found