Why does Dataiku allow two web-apps with the same name?
info-rchitect
Registered Posts: 186 ✭✭✭✭✭✭
I was surprised to find Dataiku allows two web-apps with the same name to exist. Why? The expected behavior would be to ask the user if they want to overwrite a published web-app when name collision occurs. thx
Operating system used: WIndows 10
Tagged:
Answers
-
Turribeach Dataiku DSS Core Designer, Neuron, Dataiku DSS Adv Designer, Registered, Neuron 2023 Posts: 2,088 Neuron
Because internally Dataiku uses the WebApp ID which is appended to the name to form the WebApp URL.
-
@Turribeach But does this behavior make sense from an end user perspective? This type of behavior is commonly frowned upon as there is no way to know from the URL which is the most recent version. What advantage is there in allowing this?