-
Re: Allow user email configuration in profile for on-demand email alerts when recipes complete
This can be done with a webapp. You finish editting a recipe and need to run it. You copy the URL of the recipe and paste in the a webapp. The webapp will then let you select if you want to build jus…1 · -
Re: Can't set up "Containerized execution", "Build image for containerized visual recipes" not working
It’s a bug, fixed in 13.4.1: https://doc.dataiku.com/dss/latest/release_notes/13.html#elastic-ai1 · -
Re: Does anyone know how to add a RecordID column in dataiku. I want to add serial number to each row.
The solution depends on where is your data (what kind of dataset: file based, SQL, etc) and what kind of recipe you want to use (visual, code, you don't care). Also how much data is in your data…1 · -
Re: Governing old projects : easing the archive or deletion
So along the same lines we are working in a process that will inform users of projects that will be tagged as inactive. This will be be done via the Python API and we will email relevant users using …1 · -
Re: Saving spark dataframe as Parquet using standalone Spark on Local server
My bad, this is supported but only on HDFS, S3, GCS and Azure Blob storage connections. You are using a File System connection which is not supported. https://doc.dataiku.com/dss/latest/connecting/fo…1 ·