-
is there any limitations on number of recipients that can be added while sending email
is there any limitations on number of recipients that can be added while sending email step used in scenarios. I need to add around 250 recipient in the email. Is there any alternative if above way is not optimal
-
how to generate rows in DataIku
Hi Team, I want to generate some date rows based on a criteria in DataIKu like the attached screenshot from Alteryx This will generate a new column 'Date'. I came across below link from the community but there is no proper solution given in that. Any help would be greatly appreciated. Thanks Thanks & Regards Dil Operating…
-
"Project key is already used", but I cannot find it
Hello, I am trying to duplicate a project and have set a new project key "NEW_KEY" for the copy. When I try this I get the following error: Project key NEW_KEY is already used. Please check that you have not already imported this project. Since the message states the project already exists I tried accessing it (via the URL…
-
Join recipe with Multiple datasets
Hello, I am in study of the Dataiku DSS. I have 3 datasets(Customer, Computer, Printer) that I am joining by customerID. Each datasets has column field called CustomerID. The Computer and Printer has the following columns i.e. Customer ID and Date when they purchased the item. I would like to know if the Customer bought a…
-
Sharing Applications
Hi there, We are working on best practices for deploying application instances, and have two items, which together are causing us a bit of a headache. If I want an end-user of a Dataiku application to be able to modify a variable through a parameter (say a dropdown) they need write project permissions By giving them write…
-
delete api service using py api
Hi, i can't seem to find a method to delete an existing service with associated endpoints in the api designer using the python api. is there an alternative way?
-
Rename automatically a dataset & export several datasets at same time
Hello ! I have two questions concerning the Dataiku platform : I would like to automatically rename the name of a dataset (I a m a visual designer user) with he date of the day Then, I would like to export several datasets at same time on mmy desktop (thanks to a scenario for example) Does someone know how to do that ?…
-
Dataiku kafka connection
hi i want kafka connection from dataiku administration -> connections -> new connections -> kafka select I have configured NEW CONNECTION NAME and BOOSTRAP SERVERS according to the installed Kafka. However, I encountered the following error: "Connection to Kafka failed: org.apache.kafka.common.errors.TimeoutException:…
-
Housekeep reports
I have a managed folders where I am storing the custom report generated which is build every month. I would like to housekeep the older reports every 6 months. Could you please guide how can we do that?
-
How does Dataiku run a recipe from a scenario if the recipe has multiple outputs?
Let us say there is a python recipe with input as A and outputs B, C, D. I want to build the datasets B, C and D from a scenario. So, should I specify datasets B, C and D in the build step in the scenario? Will it run the recipe thrice to create each of the datasets? If so, is there a way to run the whole recipe from the…