-
Re: Sending Custom Email Notification for Empty Datasets in Dataiku Scenario
A custom Python step would work but it's way too much code when this can be done with visual steps in a much more clear way. I covered the reasons for not wanting to use code for a similar requi…1 · -
Re: test a connection using dataiku's API ?
We have asked Dataiku for an official API to do this so please do raise the support case to add your company to the internal enhancement request to give it more priority. In the meantime we developed…1 · -
Re: Import a list of tables at once from Snowflake
This certainly can be done with the Python API but why write code when you can do this via a GUI? Head down to your flow, click on + DATASET button and select "Search and Import". Then sele…1 · -
Re: Can you please help with the documentation on spark vs dss engine
There is no magic logic to decide which compute engine will be better for each recipe. Generally speaking Spark should be better for larger datasets but it will depend on many other factors. If using…1 · -
Re: How to setup Athena connection using s3 connection
There are no screen shots attached to your post. Have you reviewed the Dataiku Athena documentation? https://doc.dataiku.com/dss/latest/connecting/sql/athena.html1 ·