peremunoz / metascheduler

A job-metascheduler developed in Python. Used to manage workflows in a hybrid cluster ecosystem, with Hadoop and SGE as cluster frameworks, and Kubernetes as deployment orchestrator.
0 stars 0 forks source link

Client implementation #18

Closed peremunoz closed 2 months ago

peremunoz commented 2 months ago

The goal is to implement a mini Python application to interact with the metascheduler API.

It has to provide commands to trigger all the possible endpoints, this big issue is divided into the following sub-issues: