-
With |
Beta Was this translation helpful? Give feedback.
Answered by
Kobzol
Sep 19, 2023
Replies: 1 comment 2 replies
-
Hi :) The command that you probably want is this: $ hq task list <job-id>
+---------+---------+--------+----------+-------+
| Task ID | State | Worker | Makespan | Error |
+---------+---------+--------+----------+-------+
| 1 | WAITING | | | |
| 2 | WAITING | | | |
| 3 | WAITING | | | |
| 4 | WAITING | | | |
| 5 | WAITING | | | |
| 6 | WAITING | | | |
| 7 | WAITING | | | |
| 8 | WAITING | | | |
| 9 | WAITING | | | |
| 10 | WAITING | | | |
+---------+---------+--------+----------+-------+ |
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
goxeq
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi :) The command that you probably want is this: