-
Data Quality Rules
There are some data quality rules that allow you to set a soft fail to return a warning: https://knowledge.dataiku.com/latest/ensure-quality/data/tutorial-data-quality.html Others that the only option is to fail them such as the "No empty values exist in column". Is there a way to change the behavior of these to warn vs…
-
Problem with starting Dataiku DSS on Windows10 22H2 : Infinite Loop
I have a sudden problem when trying to launch Dataiku DSS on Windows 10 : There is an infinite loop and I never reach the point where my login and password is asked. It had worked with DSS on Windows 10 for several months before it suddenly fails. I have tried to reinstall it. The launcher.log only says : [2026-09-20…
-
In the table objects, Metrics tab. There is a new "Built" Metric
What is the calculation / logic that is used to create this?
-
Connect to a Snowflake Stage
I would like to connect to a Snowflake Stage. Could you please explain how to do this? I am planning to build a RAG solution based on PDF and Word files stored in the Stage.
-
Default settings for importing datasets
So, I literally never want my integers coerced to doubles, and it would be great to have the option to have the "Normalize floats & doubles" box default to unchecked when I'm creating a new dataset. Maybe on a per-project basis? Maybe a Datasets section in the Project Settings? Similarly, I basically always want my dates…
-
Schema management issue in Dataiku
Hi, Here is a problem I'm encountering with Dataiku regarding the management of table schemas during their creation and modification. I have an "input" table that contains data in varchar(1) format. I'm using a "prepare" recipe that creates a copy of the "input" table into the "output" table. Dataiku automatically…
-
Hola Por favor, dime todos los pasos necesarios para instalar la última versión de Python, es deci
Hola Alguien puede decirme los pasos necesarios para instalar la versión de Python, 3.9.6 en Dataiku DSS launcher Lo necesito con urgencia. Gracias de antemano, Dataiku version used: Dataiku DSS Version: 14.4.2 © 2013-2026 Dataiku SAS – All rights reserved
-
Multi-Task Feature
Hi/Hello from Matraman Indonesia. I’m trying to understand whether Dataiku Visual ML currently supports a true multi-target prediction task beyond multi-target regression. From the documentation, I can see that Multi-target Regression allows multiple numerical targets. However, I’m wondering about a case where I have…
-
Can Dataiku Cloud Stacks / Fleet Manager Use RHEL Instead of AlmaLinux?
Hi, I have deployed Dataiku DSS on AWS using both: Cloud Stacks with Fleet Manager Custom Dataiku installation on Linux For a custom installation, RHEL is supported according to the Dataiku documentation: https://doc.dataiku.com/dss/latest/installation/cloudstacks-aws/guided-setup-new-vpc-elastic-compute.html…
-
Column appears correctly on Prepare preview, but it's blank in the output
I have a column of integer values that were rounded in another prepare, previous to the one I'm having issues with. For some reason, no matter what I try, these numbers are never carried out to the output dataset, although, in the Prepare preview of the dataset, the steps are executed correctly and it displays exactly the…