Survey banner
Switching to Dataiku - a new area to help users who are transitioning from other tools and diving into Dataiku! CHECK IT OUT

Running recipes on EKS

sudheer_kumar
Level 2
Running recipes on EKS

Hello, 

 

Could you please help me to understand how the data reach in EKS cluster while leveraging it through DATAIKU for a recipe. 

 

 

0 Kudos
2 Replies
sudheer_kumar
Level 2
Author

I am waiting for the update, could you please help me on this.

 

 

0 Kudos
lpkronek
Dataiker

Hello, 

Generally speaking the data will be sent to the pod by the DSS server (design or automation node). The DSS server will itself recover the data from the connection. 

An exception is for spark recipe running on Kubernetes, containerized execution configuration can be configured to provide direct access from the pod to cloud storage connection (S3 for EKS). 

LPK
0 Kudos