-
dataiku logout API
Is there a way to logout a user via API in Dataiku, other than using the UI-based logout method? If not, are there any alternative methods available? Operating system used: linux Operating system used: Linux Operating system used: Linux
-
Automatic refresh of internal metrics
Hi, For a project concerning the usage of DSS, I am making use of the internal metrics (Jobs/Cluster/Commits). With a scenario, I daily "Build" these metrics, however, it seems that they are not refreshed automatically. I come to this conclusion because if I do open the internal metrics and refresh the sample, the number…
-
Check is working and returned WARNING, Message: Cannot check: ARRAY is not numeric
Hello Dataiku community, I've created a custom metric which returns len(example_variable) and I am using this metric as the value I want to check, however I am getting the below warning. Message: Cannot check: ARRAY is not numeric I am not sure why I'm getting this message as the metric is an INT. What am I doing wrong?
-
Dataset approval workflow similar to Dataiku Govern
Hi @Everyone, I would like to implement the approval workflow for one or different versions of Datasets while publishing it to a Collection. This will assist us in avoiding any drastic change in data which could cause an issue in downstream flows. So, intentional pipeline would be: * A flow will be triggered, which will…
-
provison dss instances from dataiku api
Hello, when using dataikuapi to create and manager isntance, how to provisionne them after doing instance_creator.create() in dataiku source code, I can see there is (reprovision deprovision restart_dss, etc) but no start(). Is it possile to provisionne via dataikupai?
-
How to run checks on the model metrics and kick off a model retrain
Hi, I have a model flow setup in Dataiku. Underlying dataset updates every month. How to check if a model metric is below a threshold (say MAPE >5%) and trigger model retraining if it is below the threshold. Even after the retaining if the model performance is below the threshold I want to rebuild the model. i.e. I want to…
-
Macro
I am not able to download macro to download pretrained model for Object Detection. Subprocess did not connect in 60000ms, it probably crashed at startup. Check the logs., caused by: SocketTimeoutException: Accept timed out -- this is the error i get.
-
Exporting documentation to wiki for Confluence
Hi all, I'm looking for a way to programmatically fill the Wiki of a project. For example, I'd like to create an article that contains the Data Catalogue and another that contains the Flow documentation. Both should be updated every week through a scenario. I know there is a native data catalogue and an export available…
-
Data Modeling
Hi All, Could you please the steps to create star schema data model using DATAIKU. The tables are Time_Dimesion,emp_Dimension,Customer_Dimension,Product_Dimension and Sales_Fact. Thank you.
-
AI code assistant in Jupyter not displaying full response
See the below image