Spark on K8s — Run a Spark job on Amazon EKS cluster
It
took me 2 weeks to successfully submit a Spark job on Amazon EKS
cluster, because lack of documentations, or most of them are about
running on Kubernetes with kops or GKE, not Amazon EKS.
In this tutorial, I will show you how-to run a sample Spark job on EKS cluster.
Read more: https://tunguyen9889.medium.com/how-to-run-spark-job-on-eks-cluster-54f73f90d0bc
Credit: James (Anh-Tu) Nguyen
Comments
Post a Comment