issues
search
douban
/
pymesos
A pure python implementation of Mesos scheduler and executor
BSD 3-Clause "New" or "Revised" License
163
stars
88
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Pymesos doesn't install properly on python3.11 due to http_parser
#130
Hexotical
opened
1 year ago
0
Bump py from 1.4.31 to 1.10.0
#129
dependabot[bot]
closed
3 years ago
0
Ability to run 10,000 tasks
#128
mulongfu
opened
4 years ago
1
upgrade http-parser
#127
ariesdevil
closed
4 years ago
0
Bump version 0.3.14
#126
ariesdevil
closed
4 years ago
0
fix python 3.7+ build
#125
ariesdevil
closed
4 years ago
0
fix http-parser build
#124
ariesdevil
closed
4 years ago
0
fix for py3.7
#123
ariesdevil
closed
4 years ago
0
pymesos doesn't install on python 3.7
#122
diekhans
closed
4 years ago
5
Make it possible to separate the mesos connection timeout and the http timeout
#121
scrosby
closed
4 years ago
1
Pass Driver to HeartBeat
#120
premal
closed
4 years ago
1
Add specific timeout for http requests
#119
atringham
closed
4 years ago
3
Add support for executor authentication
#118
atringham
opened
5 years ago
1
Add support for HTTPS
#117
atringham
opened
5 years ago
2
Executor reregistration restriction
#116
ariesdevil
closed
5 years ago
0
Exponential backoff for executors incompatible with default & max executor_reregistration_timeout
#115
mkomitee
closed
5 years ago
1
Update .travis.yml
#114
ariesdevil
closed
4 years ago
0
missing kazoo dependency
#113
dan-at-teza
closed
5 years ago
5
Follow 307 redirect for Mesos operator
#112
irvinlim
closed
6 years ago
4
add start method to executor driver
#111
ariesdevil
closed
6 years ago
0
Add ability to pass roles to reviveOffers and suppressOffers
#110
bmerry
closed
6 years ago
5
fix http-parser install under python 3.7
#109
ariesdevil
closed
6 years ago
0
Missing comma in list.
#108
DailyDreaming
closed
6 years ago
0
Fix missing comma. Addresses #108.
#107
DailyDreaming
closed
6 years ago
0
Process.start() method does not call Process._notify()
#106
revz79
closed
6 years ago
7
fix operator conn error
#105
ariesdevil
closed
6 years ago
0
MesosOperatorMasterDriver cannot subscribe to events
#104
irvinlim
closed
6 years ago
7
resolve key error when receive inverse offer id
#103
ariesdevil
closed
6 years ago
0
Using 'offer_id' instead of 'inverse_offer_id' in RescindInverseOffer
#102
shimilrahman
closed
6 years ago
0
Fix incorrect readFile interface method signature in OperatorDaemonDriver
#101
irvinlim
closed
6 years ago
2
Bump version
#100
ariesdevil
closed
6 years ago
0
Drop python 3.3 support
#99
ariesdevil
closed
6 years ago
0
Add max retry and exponentiation backoff when reconnect to master
#98
ariesdevil
closed
6 years ago
0
Timeout for connection refused errors?
#97
irvinlim
closed
6 years ago
0
get master version from master_info on subscribed message
#96
sutasu
closed
6 years ago
3
Update Operator API with latest changes and add missing lock object in MesosOperatorAgentDriver which is needed in _send method from super class
#95
pgillet
closed
6 years ago
3
Allow the scheduler to receive heart beats
#94
premal
closed
6 years ago
1
Framework does not get HeartBeats
#93
premal
closed
6 years ago
1
Bump version
#92
windreamer
closed
6 years ago
0
Consistently drop scheduler operations if the framework isn't connected.
#91
benjaminp
closed
6 years ago
1
Fix construction of AcceptInverseOffers/DeclineInverseOffers
#90
bmerry
closed
6 years ago
0
Update for new Mesos APIs
#89
windreamer
closed
6 years ago
0
Fix inverse offers
#88
bmerry
closed
6 years ago
3
Revert "Bump version"
#87
windreamer
closed
6 years ago
0
Bump version
#86
windreamer
closed
6 years ago
0
Add support for Apache Mesos operator
#85
pgillet
closed
6 years ago
4
fix parse_duration
#84
windreamer
closed
6 years ago
1
Error parsing `mins` and `ns` time units since items()
#83
shamsimam
closed
6 years ago
0
Custom field on update dictionary not working
#82
eugenepark1
closed
7 years ago
2
how do i get status of a task from scheduler?
#81
eugenepark1
closed
7 years ago
3
Next