Skip to content
This repository was archived by the owner on Feb 3, 2021. It is now read-only.
This repository was archived by the owner on Feb 3, 2021. It is now read-only.

Make plugins Docker containers #391

@jafreck

Description

@jafreck

Use Docker compose to orchestrate the containers

Each plugin can either be :

  • a simple script as it is now(Run on the spark container or on the host)
  • a docker compose file(We then use docker compose -f spark.compose.yml -f plugin1.compose.yml .... )

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions