Hi All, I am trying to setup AKS in dataiku. I have successfully attached the AKS cluster with the dataiku from clusters tab in administration. I am facing issue while testing it at the container exec…
Just open the connectivity in your firewall for all the ports from your DSS instance to your K8's nodes. I have created a firewall ingress rule which says:
Hi Dataiku Community, I hope you're all doing well. I wanted to reach out with some questions regarding our current implementation, where we are utilizing EMR Serverless with TBs of data flowing betwe…
Hello ! I'm currently working on a DSS instance, having fun building data piplines, but it's running out of memory after 2hrs. DSS is installed manually on a docker image. We tryed several setup with …
Hi, I was looking at using push_container_exec_base_images() in connection with some other steps to work on building and updating some base images for Dataiku using the Python API…
Hi All, DSS 12 made the switch for the base OS to AlmaLinux. The logs on the fleet manager seem to indicate that the base image for containerized execution is still centos7. Is that correct? What are …
Hi All, Is there a way to run customized initialization scripts on the nodes set up in the clusters managed by DSS? Looking for ways to set up customized telemetry from the individual nodes on the clu…
Assuming the DSS base port is 9000 I guess I need to allow incoming connections to ports 9000-9010 from the EKS CIDR, But then when I used the DSS > Administration > Settings > Containerized execution…
I notices that docker images make up a significant amount of disk usage of my dataiku vm. The only other place I found a mention of it was https://community.dataiku.com/t5/General-Discussion/Remove-do…
Hello Dataiku Community, Hope all is well! Our team is looking to implement new Spark and container configuration settings on our instances. We are curious to understand what the best practices are fo…
Hello, I have a problem to build python code_envs for GKE. When i build the code_env without containerized exection : everything goes well, but as soon as i add an containrized env, it fails. It fails…