-
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 · -
Re: C compiler error while running python module 'pymc'
This is not a Dataiku issue but a pymc issue. You should probably raise it in the pymc forums or in the Github issues. The fact that it works in your local Anaconda doesn't mean it will work in …1 ·