-
Migration & Synchronize issue in automation node
Hi, I'm using the dataiku 12.5.2 in my workplace, and I found synchronizing design node and automation node is quite hard. Minor debugging issues that occur during ingestion are all processed by the automation node, while architectural modifications are build and tested in the design node. As time goes on, differences…
-
Custom recipe: Selected values not save for values from API
Hi, In plugin I cannot save selected values for fields in recipe.json, when values comes from API. Below user description: “these values don’t persist once you leave the recipe screen and return. As an example, you can see after we add values for multiple other values, and then you can see in the upper right I saved. Then…
-
Core Designer Certification - question join
Dear all, I'm currently working on the Core designer Certification project and I have an issue when I try to join the 3 CSV files (CO2 and Oil ; Urbanization GDP and Population ; Meat and Egg Production). When I do a left join with CO2 and Oil as the base, I have duplicated lines for each Entity/Code/Year with one with…
-
DSS Engine error on visual recipes
Greetings All, Please advise how to solve DSS Engine error on visual recipes " Oops: an unexpected error occurred Unknown error Please see our options for getting help HTTP code: 500, type: unknown" Therefore as an impact the datasets after the visual recipes are not updated. We are experiencing the issues mostly on the…
-
Getting below error
-
Using Dataiku to analyze content update patterns from streaming platforms
Hi everyone I’m experimenting with Dataiku to track and analyze data from a few drama and entertainment streaming platforms. The idea is to study how frequently new content (episodes or shows) gets updated and whether there are noticeable trends in release timing or viewer engagement. I’ve connected some APIs and CSV data…
-
DataIku suddenly stopped working
Oops: an unexpected error occurred Unknown error All recipes stopped working and unexpected error occurred with HTTP code: 431, type: unknown Operating system used: Mac OS
-
How to quickly mass-change the database type of datasets for a project?
Thanks for your time firstly. I am currently changing the type of database from 'Snowflake' to 'Redshift' (except for source node). While I could use 'Change connection' function at the bottom-right border of DSS, but it's quite robotic. Is there any efficient approach or python API that could modify the connection in a…
-
Mismatch in random ports for notebook kernels
When I try to use the notebook kernels in containerized environments I get different ports stored in DSS and in the kubernetes pod is that normal? The file jupyter-run/jupyter/runtime/kernel-c234fbb1-84dc-44ad-a18e-7ad0aff81702.json shows different ports: { "shell_port": 51875, "iopub_port": 38011, "stdin_port": 35689,…
-
Can the hyper-parameter change for each new training model with each new dataset
Dear dataikuler thanks for reading my question. Hi, so my problem is when i re-train my model with different dataset (like my first dataset is from 12/10 /2024 to 12/10/2025 and my second dataset is 30/11/2024 to 30/11/2025) and then i deploy the second model i check the hyperparameter of each version and i see all of them…