Skip to content

avensolutions/spark-on-gcp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

spark-on-gcp

Demostration of the different ways Apache Spark can be deployed on the Google Cloud Platform. Including Cloud DataProc, Spark Standalone deployed on GKE and Spark on Kubernetes.

This repository accompanies the Spark in the Google Cloud Platform Part 1 and Spark in the Google Cloud Platform Part 2 blogs.

PS > .\run.ps1 private-network apply <<gcp-project>> <<region>>
PS > .\run.ps1 gke apply <<gcp-project>> <<region>>