-
Re: Exporter un projet dans DATAIKU
Hi, To export a project, navigate to the project home page, click on the "Action" button (found in the upper right), and then click on "export this project". You should then get a…1 · -
Re: File upload Issue - CSV 16gb
Hi Ranjith, That indeed does seem to be the case. You'll want to increase disk space on the partition where your DSS data directory is located. More information can be found in our troubleshooti…2 · -
Re: Using PostgreSQL for computation
Hi, So to provide some additional context, DSS provides various execution engines that can be used to run jobs/recipes. By default, the DSS engine will always be selected/used but this can be changed…2 · -
Re: Save PySpark DataFrame from Jupyter Notebook
Hi, You shouldn't really be using a notebook to create datasets in DSS as this is not recommended nor best practice. Instead, if you wish to create a new dataset, you should be using a Pyspark r…1 · -
Re: creating dataset from S3 and SQL
Hi, It is important to understand that a dataset in DSS is essentially just a "pointer" to the underlying table. So if your underlying data or table is in S3 or a SQL database, then the dat…2 ·
