Hi Everyone, I started facing an error since today for recipe which contains two outputs, one Dataset and one Managed Folder. Do we know what changed in the recent Dataiku update for this?
This is not allowed. However a dataset can be used in multiple recipes as recipe, so write the output to the dataset and then use a Python recipe to write to the managed folder.
hello, i am trying to use the function to use chrome so the user can logging to a website one the user logs in a web scrapping code will be executed however when i run the function i have this error ?…
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
I have an excel input file. Col A to Col T till row T26, I have data where Col T have latest month data. Col V to Col AO have second set of data till AO50. Now, its dynamic data, every month, a new co…
Hello, i'm trying to run a background task when my endpoint is call. Here is a simple example of what i am trying to do. import asyncio async def run_task_background(parameters): job_uid = await run_t…
Hi, I am using the local deployer to deploy project on automation node. The first deployment goes well, on the other hand when I try to do an update and deploy a second version i get this error messag…
Hello, I try to create an instance of APP111ParametersAnalyzer, but when I did that I have this problem. "Invalid connection for dataset product_database_prepared_filtered : filesystem_managed (Filesy…
Hello, I'm currently using Dataiku and SQLExecutor2 to run queries on my Oracle database hosted on AWS RDS, port 2484. When I execute the same query from a Docker container on AWS, the query takes abo…
Hi, I am quite new in Dataiku and I am interested why the following code does not work as expected. Namely, I am trying to define custom trigger that will check if the folder is empty. Both from datai…