-
Re: How do I create a backend APIs for the various transformations and visualizations in a flow?
The API Designer is really aimed at designing custom APIs that can be used for prediction or real time scoring, etc. In your case you should really be looking at the built-in and very powerful Dataik…1 · -
Re: remapping connections for API services
Yes. So the remapping happens by the connection name which in the API node can point to a different database instance.1 · -
Re: Filter recipe : How to avoid stop processing when there are no matched records
Have a read at this post which basically does exactly what you want which is to conditionally control the execution of the scenario steps based on some data: https://community.dataiku.com/t5/What-s-N…1 · -
Re: Using Group Recipe Without Aggregations
Can you please post a sample dataset with the values for the missing column filled so we can see how you want the aggregation to work?1 · -
Re: Use Dataiku in local Kubernetes cluster
If you want to have your Kubernetes clusters being Managed by Dataiku then only the 3 main cloud providers are supported. However you can use your own Unmanaged Kubernetes clusters if you prefer. In …1 ·