peloton
peloton copied to clipboard
Unified Resource Scheduler to co-schedule mixed types of workloads such as batch, stateless and stateful jobs in a single cluster for better resource utilization.
Hello! I'm a Cybersecurity researcher developing Packj [1]. Our tool has detected a supply-chain vulnerability in this repository. In order for me to disclose it, kindly enable GitHub Private vulnerability...
Bumps [pyyaml](https://github.com/yaml/pyyaml) from 3.12 to 5.4. Changelog Sourced from pyyaml's changelog. 5.4 (2021-01-19) yaml/pyyaml#407 -- Build modernization, remove distutils, fix metadata, build wheels, CI to GHA yaml/pyyaml#472 -- Fix for...
I have encountered the following: ``` peloton [master]➜ PELOTON=app make minicluster PATH="/usr/local/anaconda3/condabin:/Users/kannan/bin:/usr/local/bin:/Users/kannan/sbin:/usr/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/Library/TeX/texbin:/usr/local/share/dotnet:/opt/X11/bin:~/.dotnet/tools:/Library/Apple/usr/bin:./bin:./sbin:../bin:../sbin:/Users/kannan/src/go-libs/bin:/Users/kannan/go/src/github.com/uber/peloton/bin" PELOTON=app ./scripts/minicluster.sh setup ERROR: Could not find a version that satisfies the requirement peloton-client>=0.8.10 (from -r tools/minicluster/requirements.txt (line...
For diversity reasons, it would be nice to try to avoid 'master' and 'slave' terminology in this repository which can be associated to slavery. The master-slave terminology could be problematic...
https://github.com/uber/peloton/issues/7
Intersect function for *StringSet types that is concurrent safe added.
Hi, I fixed to safe_load function from load function Because, load function is deprecated. detail: https://github.com/yaml/pyyaml/wiki/PyYAML-yaml.load(input)-Deprecation Please check this pull request. Thank you.
[#](https://github.com/uber/peloton/issues/8) Python 3 returns bytes so resp needs to be decoded.
While following the run instructions for minicluster I am able to get all components installed except for a python library called 'peloton-client' which is not found in the pypi repository...
--- name: Migration library is deprecated about: need to update the dependancies to a migration repo that is not deprecated https://github.com/gemnasium/migrate title: 'migrate db' labels: 'database' assignees: '' --- **Describe...