Joel
Joel
Thanks for posting this - I'll share this with the team to investigate
The env var approach is super common in orchestrator situations, removing this would be dangerous in my opinion. If anything I also want to take this further an ensure this...
Oh sorry I misunderstood what you meant, ignore me.
How are you running your example?
Hi @0shimax , but how do you run your Kedro pipeline?
Hi @0shimax it's a bit difficult to work out from your example which is really only showing Joblib not Kedro. If you're using `ParallelRunner` in combination with `joblib` this will...
Yes, but then are you calling `_process_on_multi_core` as a node function?
Can you post the stacktrace?
There needs to be a mechanism for the user re-run with those same commands. Either generating the CLI command or in the UI
@tynandebold Kedro (within the same `env`) will allow this and merge at runtime, but error if they have the same keys.