-
What does (NP) mean?
I ran a recipe twice where the first run had (NP) in the job run details and the second run did not have (NP) in the job name. What does this mean and what can be causing this difference?
-
Dataiku Flow Error
Hi, I want to ask if there's something suddenly wrong with my Dataiku installation/GraphViz or Dot installation? It has been running smoothly for about 3 months and we have created projects without changing anything in the configuration, but suddenly only the Flow page is unable to be opened and displayed this recursive…
-
Pass Variabes (Recipe Execution)
Hi everyone. I'm using Dataiku 14, and I'm using get_recipe("NAME").run() to call the execution of a project B recipe from project A. But I want to pass a variable that has a value (for instance, ID = 1) to execute the recipe. Could someone please advise me how to do it? Also, how should I declare the variable in Project…
-
Prix de la certification Core designer ?
-
Not able to see some of record in Dataiku.
Hello, I am new to Dataiku and have encountered an issue while searching for specific records within the platform. When I search for a particular record, no results are displayed; however, the same record appears in the exported Excel file from Dataiku. I would like to be able to view all records directly within Dataiku…
-
Agents used by many concurrent users
If we develop a multi-agent application, how does that perform with say 100 users all asking questions at the same time? I notice with some experimental webapps that the first use of an agent can take considerably longer than subsequent uses. I would infer that there is a backend agent server process that lives for a while…
-
Is it possible to use coding agents (like Claude Code) within DSS to generate code?
I know you can build your own, custom coding agents with "Code Agent," but is it possible to use general coding agents, like Claude Code, within DSS? Operating system used: almalinux (9.6) Operating system used: almalinux (9.6)
-
When trying to run a solution (project) named Demand Forecast I get the following error.
Failed to read project permissions, caused by: NotFoundException: Project does not exist: DEMANDFORECASTDATAPREPARATION I do not see nor have this project in my instance. Any help would be greatly appreciated .
-
Have not received the Core Designer Certificate
Hi: I completed my certification today but have not received the email. Is this normal? Operating system used: Windows
-
why I can't overwritte a table from dataiku
Hello everybody, I have a table "my_table" in my database. I import my_table in dataiku and I realize an outer join to complete the value from two columns in my_table. In output of the outer_join, I create a file system. After that, I used the "sync" recipe to put the result of the join in "my_table". The "sync" recipe run…