Singularity icon indicating copy to clipboard operation
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

Results 40 Singularity issues
Sort by recently updated
recently updated
newest added

It would be nice if the Task Search in the web UI could do partial string match for the `runId` field. Currently it does exact string match.

I've just started experimenting with Singularity, so apologies if I've just misunderstood how it all works. I've created a deploy for an ON_DEMAND request with the following health check fields:...

I see that you have integrated S3 to some extent, is there a proposal to do the same for GCP storage?

I pulled the source from GitHub and tried docker-compose up. All I get is a moving circle on both UIs (singularity and baragon) The JavaScript console says this: Uncaught Error:...

Is there an option for continuous health checks (not just right after the deployment) or are you considering this feature? This could be a good implementation of the service watchdog...

If you currently have both `shuffleTasksForOverloadedSlaves: true` and `spreadAllSlavesEnabled: true`enabled, and have requests running with `SPREAD_ALL_SLAVES` placement, then having any busy slaves currently results in a ton of task churn...

Hi folks, I would like to use Singularity with a PostgreSQL database. I notice the 0.21 release notes say it is now supported, however the shaded Jar doesn't include jdbc...

Related to HubSpot/Singularity/pull/1706 In the above PR, the front-end is making two API requests to manually check if there exists at least 1 more item after the page, then it...

Looking at Singularities usage of zookeeper, I see a LOT of activity in /singularity/slaves/[slaveId]/history/ . There are nearly 2 million entries. Our mesos cluster has external autoscaling, which means agents...

Forgive me if I missed something but to search the tailer (which is admittedly inefficient but kind of ncie) I have to click switch back to old tailer? Is this...