Singularity
Singularity copied to clipboard
Scheduler (HTTP API and webapp) for running Mesos tasks—long running processes, one-off tasks, and scheduled jobs. #hubspot-open-source
https://travis-ci.org/github/HubSpot/Singularity/builds/773545994 shows ``` Since June 15th, 2021, the building on travis-ci.org is ceased. Please use travis-ci.com from now on. ``` Let me know if you are interested Github Actions PR
This may be that I'm not using things right: I can't find any document that explains the differences between inactivating, freezing and decommissioning a host. If I go through the...
> On Mar 14, 2016, at 12:12 PM, Joseph Wu [email protected] wrote: > > Managing maintenance is currently up to the operator (you, presumably). If you have something to contribute...
As far as i read, mesos currently requires frameworks to be flagged as supporting gpu resources to be able to receive offers from agents that are gpu aware. Is there...
I have an On-Demand request and sometimes I schedule runs with the same `run-id`. I am able to search for these runs using the Task Search feature in the web...
I have an on-demand task with `number of retries on failure` set to 1. When I kill a running task of this kind manually from the dashboard, it should not...
UI problems
While running shaded jar version 0.22 (I downloaded it from [here](https://search.maven.org/search?q=g:com.hubspot%20AND%20a:SingularityService)), I ran into the following problems with the UI: 1. On the Requests page, the DeployId links don't work...
We have several tasks that prompt the user for input (for confirmation, etc). It would be helpful to have a way interact with a running task, as opposed to just...
I have deployed an On-Demand request with a retry count of 1. When a run fails on the first try, it gets rescheduled as expected. However, the retry run does...