-
Process mining webapp missing features
On the latest version of the process mining solution the "Data Cleaning" or "Step" feature on the webapp is no longer available. Any idea of how to bring this back. Thanks Operating system used: Windows 11
-
How to connect to shared drive to extract files dynamically from there
I have a shared drive , where my input files are located, I want to extract data from those files dynamically like date wise . I need help in that to make a connection .
-
errors for recipe which contains two outputs, Dataset and managed folder
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?
-
Chrome binary not found inside dataiku instance
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 ? are we allowed to call a chrome login inside dataiku instance ? Chrome binary not found at /usr/bin/chromium-browser
-
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
-
Survival Analysis plugin - interpreting outputs
Hi! I am trying to implement the survival analysis plugin using the Weibull distribution. I am trying to replicate a model in python where we use the predict_median method to get the predictions from the model. Is there a way to do this in dataiku?
-
i have created an "sql query change" trigger in my scenario but i dont see any runs that is activate
i also see in the bottom of the trigger that is was trigerred on …. (one minute ago) and again i dont see this run why?
-
Dynamic Column
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 column is added. For example, for next month, Col u will have Dec month's data. same with second set of data, I will be…
-
API Designer and async function
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_task(parameters) #add job_uid in a table def api_py_function(): asyncio.run(run_task_background(parameters)) return…
-
ERROR message : Conflicting scenario when updating project bundle
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 message : Automation node http://xxxxxxxx:xxxx returned an error when trying to activate bundle v1_prod on project xxxxxxx:…