Change default connection for custom recipe
kk_man
Registered Posts: 1 ✭✭✭
I have a custom recipe with input and output datasets and for the output dataset I want to have specific default connection (different than global default connection) selected when the user is choosing input and output.
Is it possible to set this somewhere? Or maybe there is an easy way to do this programmatically in the python code within the recipe?
Tagged:
Answers
-
Alexandru Dataiker, Dataiku DSS Core Designer, Dataiku DSS ML Practitioner, Dataiku DSS Adv Designer, Registered Posts: 1,226 Dataiker
Hi,
The default connection will be set to the global-defined settings or overrides at the project settings e.g
Currently, there is no option to change the default connection from the plugin configuration or code but will make a note of this request.