Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 1.21 KB

building-apache-spark-application-pipelines-for-the-kubernetes-ecosystem.adoc

File metadata and controls

11 lines (9 loc) · 1.21 KB

Building Apache Spark Application Pipelines for the Kubernetes Ecosystem

Apache Spark based applications are often comprised of many separate, interconnected components that are a good match for an orchestrated containerized platform like Kubernetes. But with the increased flexibility afforded by these technologies comes a new set challenges for building rich data-centric applications.

In this presentation we will discuss techniques for building multi-component Apache Spark based applications that can be easily deployed and managed on a Kubernetes infrastructure. Building on experiences learned while developing and deploying cloud native applications on an OpenShift platform, we will explore common issues that arise during the engineering process and demonstrate workflows for easing the maintenance factors associated with complex installations.