Fork me on GitHub
#onyx
<
2018-08-03
>
sparkofreason00:08:40

Is there a way to directly obtain a list of pending jobs? Best I can see would be to get the list of all non-completed/killed jobs, and filter out those which have allocations.

lucasbradstreet00:08:22

onyx.api/job-state distinguishes between unallocated and running here: https://github.com/onyx-platform/onyx/blob/0.13.x/src/onyx/api.clj#L430

lucasbradstreet00:08:58

You could use a similar approach, depending on where the information is coming from

lucasbradstreet00:08:38

@dave.dixon I’ll have a quick write up for you re: :reduce tasks and local-rt later tonight.

👍 4
chrisblom06:08:17

Congratulations!

otfrom09:08:25

congrats to the Onyx team!

nha09:08:55

Congrats!

acron12:08:15

Congrats

onyx 8