Skip to content

vishalai-dev/Spark-On-K8s

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Spark-On-K8s

=========================================================================================

Pre-Requisites


Make sure kubectl and helm are installed.

  1. Installing spark operator.

  • Create namespaces for operator isc-minerva-swb-dscw-spark-operator and jobs isc-minerva-swb-dscw-spark-jobs. Also, label both the ns as istio-injection=enabled
kubectl create ns isc-minerva-swb-dscw-spark-operator isc-minerva-swb-dscw-spark-jobs

kubectl label ns isc-minerva-swb-dscw-spark-operator istio-injection=enabled
kubectl label ns isc-minerva-swb-dscw-spark-jobs istio-injection=enabled

helm install swb-dscw-oss-spark-operator spark-operator/ --namespace isc-minerva-swb-dscw-spark-operator

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Mustache 100.0%