Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 656 Bytes

File metadata and controls

10 lines (8 loc) · 656 Bytes

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>>