We are creating a plugin with custom UI and we want to use the preset functionality to store secrets. However, when we store a variable as secret is it automatically encrypted. If we use Dataiku nativ…
Hi all, I wrote a python code using python recipe, I need to add inside it a command that achieves: The result of my code is a dataframe named combined_df, I need to insert the data in it into another…
so I have a dataset in an S3 connection that I am enriching with partition information and writing to a HDFS connection. I am losing 1100 records due to bad datatype. How can I override this? I tried …
I have a webApp which needs to launch a long running process in flask backend. Mean while I don't want the front end user to wait. I tried flask.rander_template, but it seems does not work for DataIKu…
Hi, I wanted to know if there is a way to publish the Drift analysis (like Data drift, Performance drift and Prediction drift) from the evaluation store on a Dashboard in Dataiku. I am currently using…
Hi, I am able to connect to AWS S3 bucket with Access key and Secret key. But When I try to connect AWS bedrock using the s3 connection I am getting error. I have AWS bedrock Full Access permissions. …
Hi, I am following the RAG tutorial link -> https://knowledge.dataiku.com/latest/ml-analytics/gen-ai/tutorial-question-answering-using-rag-approach.html# While trying to run the Embed Recipe I am gett…
I have a use case that requires me to calculate the duration of a process, in business days, for each day that the process is active. I have a table that identifies the ID and the begin and end date o…
I have a column with round floats (e.g. only 1.0, 100.0, etc.) and manually defined it as type "double" in a visual recipe. However, once the dataset is loaded into another visual recipe, the visual r…
Hello team, I am creating a shiny web app in Dataiku. The application I am trying to create is a modular application which includes several files and folders in the web app. The structure of my app wo…