apache-spark-on-k8s / spark

Apache Spark enhanced with native Kubernetes scheduler back-end: NOTE this repository is being ARCHIVED as all new development for the kubernetes scheduler back-end is now on https://github.com/apache/spark/
https://spark.apache.org/
Apache License 2.0
612 stars 118 forks source link

Refactor Steps Orchestrator based on the Chain Pattern #604

Open echarles opened 6 years ago

echarles commented 6 years ago

The Chain pattern will allow to hook (define the chain by props) in the Driver and Executor Pods.