Hi, I am trying to use the functionality 'Append instead of overwrite' to store an output after writing a recipe. However, I don't see the results being appended to the table. Instead, Dataiku perform…
Hi Team, I need to understand the prerequisites and detailed steps to push data from dataiku to microstrategy Cube. Ex : If i have predictive model results in dataiku i need to push those results to m…
Hello everyone! So, i am working on a project where we have a webApp in bokeh and ml pipeline in flow section of DataIku. So, the application has several input fields which should be supplied to the m…
Hello, I first create in visual analysis a ML model and then deploy it. My model is fed with new data regularly so how can I get each time automatically the refreshed report with "interpretation" and …
I have some older projects that were built when I had a weaker understanding of what you could do in dataiku, and I have identified some redundancies. How simple is it to reroute the starting data set…
Hello We want to import multiple projects and while importing into new environment, we would like to bulk replace connection from "file system" to "HDFS". Standard Export - Import only allows to choos…
Hi, Is there any way to get notification about any upcoming releases? I always check the website, but it seems not efficient way and I cannot track it always since there are many sub-releases came fre…
I have a PySpark recipe which reads a dataset, and extracts a column based on first index (first row). In a scenario when the input dataset partition is empty, it throws a normal error: 'index out of …
Dear all, I am trying to publish a dataset programmatically using python. I came across the following answer https://answers.dataiku.com/2791/create-sync-recipe-with-python-code to this type of proble…