Code Envs - What is the difference between AUTOMATION_SINGLE and AUTOMATION_VERSIONED?
Hello Dataiku Community,
In my Dataiku console in Administration - Code Envs, i can see that several Code Envs are defined in General Env Info with the mode AUTOMATION_SINGLE and several Code Envs are defined in General Env Info with the mode AUTOMATION_VERSIONED.
I can't fin any explanation in the Dataiku Documentation site or Developer site about what are these two modes AUTOMATION_SINGLE and AUTOMATION_VERSIONED for Code Envs.
Does anyone has any information about what are these two modes AUTOMATION_SINGLE and AUTOMATION_VERSIONED and what is the recommended mode between these two modes?
Regards
Sébastien Couetoux
Answers
-
Turribeach Dataiku DSS Core Designer, Neuron, Dataiku DSS Adv Designer, Registered, Neuron 2023, Circle Member Posts: 2,617 NeuronAUTOMATION_SINGLE is a code environment that has been manually created in the Automation node. AUTOMATION_VERSIONED is a code environment that has been added as part of a bundle deployment.
-
Thank you Turribeach for your answer.