My team uses Dataiku to write flows consisting mostly of SQL recipes with data stored on an Amazon Redshift server. I have noticed the odd behavior that ORDER BY clauses in SQL recipes do not seem to …
Hi - Please see below my goal, methodology, and the challenge I am facing. Thanks in advance for your help. GOAL: I want to get the export of my dashboard every Monday morning with the most up-to-date…
I have created an API endpoint of type Python code. Inside, I want to run a scenario: the idea is that when an API request is received, a scenario run is triggered. The problem is that if I run this e…
Hello everyone, First of all, I've already checked the "__init__.py" file in the directory and I added the python path in external- librairies.json. The fact is that the problem occurs even when I'm u…
Hello everyone, I am trying to parse XML values within a column of a Dataiku dataset using a visual recipe (preparation recipe) in Dataiku. For JSON values, I can use processors like "Unnest Object (F…
Hello, I am currently using an Other SQL Database connection in Dataiku and utilizing Visual Recipes to save data to a table. In some cases, such as when uploading files or handling simple datasets, t…
Hello everyone, I would like to store a column of type geometry or geopoint in my HDFS dataset with the aim of later performing a geojoin recipe between a geometry column containing polygons and a geo…
hi i have a project that was working fine ,but since i took this project to automation env some of my recipe in dev env and automation env are returning empty it important to know that the dev and aut…
Hi all, I am new to Dataiku world, I'd like to ask the right way to output data with specific time range with partitioning method. The thing I want to do is: Dynamically build the recent 3-days data f…
Hi everyone, I'm encountering an issue when trying to train a model in Dataiku DSS. The training fails with the following error: Training failed Read the logsSubprocess did not connect in 60000ms, it …