Scalable Spark Deployment Using Kubernetes: Building Spark 2.0 Two Node Cluster

In last post, we have built spark 2.0 docker image. As a next step we will be building two node spark standalone cluster using that image. In the context of of kubernetes, node analogues to a container. So in the sixth blog of the series, we will be buil… Read more

Similar