An open API service indexing awesome lists of open source software.

https://github.com/duyet/spark-history-server-docker

Docker image for Spark history Server on Kubernetes
https://github.com/duyet/spark-history-server-docker

docker-image hacktoberfest kubernetes spark-history-server

Last synced: 3 months ago
JSON representation

Docker image for Spark history Server on Kubernetes

Awesome Lists containing this project

README

          

# Docker Image for Spark History Server

Docker image for Spark history Server on Kubernetes

# Supported tags

- `aws-v3.0.0` `aws-v2.4.0` `aws-latest`

- `gcp-v3.0.0` `gcp-v2.4.0` `gcp-latest`

- `azure-v3.0.0` `azure-v2.4.0` `azure-latest`

# Pull image

## Github Docker

Package: https://github.com/duyetdev/spark-history-server-docker/packages/238883

```
docker pull docker.pkg.github.com/duyetdev/spark-history-server-docker/spark-history-server:
```

## Docker Hub

Docker Hub: https://hub.docker.com/r/duyetdev/spark-history-server

```
docker pull duyetdev/spark-history-server:
```