Hello everyone. I'm trying to build an application outside Dataiku to run a workflow that has been built within Dataiku, so I would like to know if it's possible to create that Web App that can be use…
I've built a python API endpoint that uses a certain code environment. In the resources folder of that code environment is a file. If I run the API code in a notebook using that code env, I'm able to …
I don't understand the issue in loading data in to Teradata , for same I'm able to .csv data set which is successful. might be some characters but its not strange characters , #,-,',(,/ [Teradata JDBC…
Hello everyone! This past week, I've been working on a project where I've implemented a scenario reliant on database modifications. However, the issue is encountered when you need to redefine the same…
Hi, while training LSTM time series model using the blog https://gallery.dataiku.com/projects/TIMESERIES/flow/ I am facing the below error. 1st question. ``` Training failed Read the logsSub process f…
I added a column to the start of an SQL pipeline and needed to ensure that the schema change was propagated to subsequent tables. Thankflully, DSS "propage schema" functionality allowed me to automate…
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…
I want to check Dataiku status running ./dss status command and it returns: dss: DSS supervisor is not running Dataiku is working fine without any problem but the command is not working. I validated m…
I am trying to run a python recipe and have a model saved in a managed folder. I understand that I have to use get_download_stream() to read the data, but the python module that I need to use (FAISS) …
Hi everyone! I have a question regarding the coalesce recipe in dataiku. I wanted to use the coalesce funtion in dataiku Formula and the preview that I have in the prepare recipe shows that the functi…