-
How to programmatically refresh input dataset partitions with Snowflake?
Hi, I’m working with a Snowflake-partitioned dataset that serves as an input in my project flow. I’d like to automate the refresh of the partition listing, which is normally done manually using the "REFRESH PARTITIONS" button in the Metrics tab. We previously managed to do this with S3 using the…
-
we have count function to check in Alteryx. Can somebody let me know the count function in dataiku
we have count function to check in Alteryx. Can somebody let me know the count function in dataiku Operating system used: 2023.2.1 Operating system used: 2023.2.1
-
Check column name values in sharepoint file using dataiku
I want to retrieve sharepoint file from the library one by one and check if column "Project Name" is same, if not, then email user to check the file. I have used the plugin and files in folder option to retrieve the files. Have used Group By to check the count. But how do I set email scenario to check count and project…
-
data truncated
I have a prepare recipe with a dataset as output I store in one field a text. I don't understand why in the previsualisation of the prepare recipe I have the full text but in the output dataset the text seems truncated. Any ideas ?
-
Using Dataiku
Hi all, I'm working on a Python recipe to automate file validation in Dataiku using managed folders. My goal is to: Scan a "validation" folder for Excel or CSV files. Check that they contain the exact column headers that I defined. Route them to either an "inprogress" or "rejected" folder based on the result. I’m using…
-
The recipe execution is taking long time due to handling a large volume of data in dataiku
We are experiencing long execution times for a recipe in Dataiku due to handing large datasets, while we have implemented partitioning using a filter on a specific column, it still takes 1.5-2 hours to partitioning 30M records. Is there a more efficient way to handle and process this data quickly and effectively because…
-
Ask for resolution about "java.util.Properties org.eclipse.jetty.util.log.Log.getProperties()"
Hello. I am following the academy curriculum. In the machine learning section, the curriculum is not proceeding due to the following error message: 'java.util.Properties org.eclipse.jetty.util.log.Log.getProperties()' I would appreciate it if you could provide a solution." Operating system used: Machine Learning Quick Start
-
Weird behavior in Datetime
I am reading an excel file (.xlsx) which contains a column with Date and time value stored in custom (mmm d, yyyy h:mm:ss AM/PM). While uploading file to Dataiku is automatically reduces one second in the value. It is not done for each row but for on a random basis. E.g. Input Value - Jan 31,2025 10:00:00 AM Dataiku read…
-
Bug when exporting dataiku dashboard
Hi Dataiku specialist team, When I export a dataiku dashboard (into a PDF) that contains embedded web content or some webapp that contains maps, that particular tile is either ignored or it show as broken link. I already configured the tile characteristic to "delay image capture by some seconds" but that didn't fix the…
-
Unable to Create Evaluation Store in Time Series Forecasting (DSS 12.5.2)
Hello, I am currently using Dataiku DSS version 12.5.2 and working with the Time Series Forecasting feature. After completing the model training, I attempted to run an evaluation, but I noticed that the Evaluation Store is not being created. I’ve confirmed that when using the AutoML Prediction functionality under Visual…