-
Re: Examples for custom prediction in API Designer
OK I see, seems like a valid use case. It may be possible to customise the code that Dataiku creates for the API service but this is beyond the knowledge I have so may be others can chip in. What cer…1 · -
Re: Is it possible to force communication ports between DSS and Elastic AI jobs?
This is not possible. Don't put DSS in a kubevirt VM where you can't configure ports easily. The requirements in the documentation are clear: "The containers running on the cluster mus…1 · -
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 ·