Cook icon indicating copy to clipboard operation
Cook copied to clipboard

Fair job scheduler on Kubernetes and Mesos for batch workloads and Spark

Results 107 Cook issues
Sort by recently updated
recently updated
newest added

## Changes proposed in this PR - Add the JobExpander plugin location and default expander, IdentityJobExpander ## Why are we making these changes? We want to create the ability to...

internal-green

This change adds a proof of concept for configuring pools to bypass Fenzo and submit their considerable jobs directly to Kubernetes. These jobs are scheduled by a new Kubernetes handler,...

internal-green

## Changes proposed in this PR - Update documenttaion on how to release python artifacts. ## Why are we making these changes? Make it easier to know how to release...

Bumps [numpy](https://github.com/numpy/numpy) from 1.21.0 to 1.22.0. Release notes Sourced from numpy's releases. v1.22.0 NumPy 1.22.0 Release Notes NumPy 1.22.0 is a big release featuring the work of 153 contributors spread...

dependencies
python

Bumps [numpy](https://github.com/numpy/numpy) from 1.12.1 to 1.22.0. Release notes Sourced from numpy's releases. v1.22.0 NumPy 1.22.0 Release Notes NumPy 1.22.0 is a big release featuring the work of 153 contributors spread...

dependencies
python

## Changes proposed in this PR - Fix create-task-ent to have a :db/id ## Why are we making these changes? task-ent->user uses :db/id as a cache key. However, synthetic tasks...

## Changes proposed in this PR - - - ## Why are we making these changes?

## Changes proposed in this PR - - - ## Why are we making these changes?

## Changes proposed in this PR - Adds feature to add Kubernetes pod annotations to jobs based on user passed job-labels ## Why are we making these changes? We intend...

## Changes proposed in this PR - change share and quota to use Postgres ## Why are we making these changes? Share and quota are small and simple and can...