Hi: I completed my certification today but have not received the email. Is this normal? Operating system used: Windows
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…
Thanks for your time at the beginning. I have a project and I want to know which datasets are shared-in from other projects (black icons) with Python API. However, those shared-in datasets could be seperated into 2 group: ① unused: just showing in in the zone for checking ② used: being used through recipe for analyzing I…
I am working on automating the generation of email notifications within Dataiku, where the email body includes a table of Jira tickets. Each ticket has an "Issue Key" which I need to display as a clickable link in the email. The URL format for each ticket is: https://adsretailjira.atlassian.net/browse/{ISSUE_KEY}. I…
Hello. Is there a way to monitor the CPU, MEM, and other resource usage for each recipe in a project by time zone in Dataiku? I understand there's CRU, but can I also use it to monitor each recipe by time zone? Operating system used: REHL 9.4
Hello, I have set up a SharePoint connection which can read and write files. Everything seems to work well, it's able to read data from and write output to SharePoint. But when we look at the logs there are a lot of warnings and errors, though the job is marked as successful. Every job (reading and writing) gives the…
Hi, I'm using the dataiku 12.5.2 in my workplace, and I found synchronizing design node and automation node is quite hard. Minor debugging issues that occur during ingestion are all processed by the automation node, while architectural modifications are build and tested in the design node. As time goes on, differences…
Thanks for your time at the beginning. I have a project and I want to know which datasets are shared-in from other projects (black icons) with Python API. I look through the previous Q&A, only find the way to find those which are shared-out to other project: def find_exposed_datasets(project): result = [] raw =…
I am working in Dataiku and need to create a Flask API inside a WebApp. However, I am encountering a 404 error. Specifically, when I add an additional input parameter to a GET request, the API returns a 404, although some other APIs are working correctly. Could you please assist me in understanding the cause and how to…
Create an account to contribute great content, engage with others, and show your appreciation.