Spark Job Server offers a RESTful interface for submitting, managing, and running jobs or contexts on Apache Spark. Rather than requiring every application to embed Spark or manage Spark contexts manually, this server abstracts a long-lived service where clients can upload JARs, start and stop contexts, submit jobs synchronously or asynchronously, and manage named objects (RDDs / DataFrames) across job executions. It supports multiple modes (transient jobs, persistent contexts for reuse, streaming, SQL/Hive, etc.), and can be integrated with authentication/authorization systems (e.g. via Apache Shiro). The architecture isolates Spark contexts (optionally in separate JVMs), isolates job dependencies, and persists job / jar metadata via pluggable DAOs. It supports deployment across cluster managers (YARN, Mesos, etc.) and aims to simplify Spark-as-a-service scenarios.

Features

  • REST API for submitting jobs, uploading JARs or binaries, managing job contexts
  • Support for persistent and transient contexts: reuse of Spark session or context for multiple jobs vs standalone contexts per job
  • Job result serialization and status tracking through the API
  • HTTPS / SSL configuration, authentication & authorization support (e.g. Shiro)
  • Deployment on various cluster managers (Standalone, YARN, Mesos), support for Docker etc
  • Metadata / persistence for job / JAR info, named objects (RDDs / DataFrames cached and retrieved by name)

Project Samples

Project Activity

See All Activity >

License

MIT License

Follow Spark JobServer

Spark JobServer Web Site

Other Useful Business Software
Fully Managed MySQL, PostgreSQL, and SQL Server Icon
Fully Managed MySQL, PostgreSQL, and SQL Server

Automatic backups, patching, replication, and failover. Focus on your app, not your database.

Cloud SQL handles your database ops end to end, so you can focus on your app.
Try Free
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of Spark JobServer!

Additional Project Details

Operating Systems

Linux, Mac, Windows

Programming Language

Scala

Related Categories

Scala User Interface (UI) Software

Registered

2025-09-18