It4innovations / hyperqueue

Scheduler for sub-node tasks for HPC systems with batch scheduling
https://it4innovations.github.io/hyperqueue
MIT License
269 stars 20 forks source link

"hq server info --stats" does not show values. #666

Open ghuls opened 5 months ago

ghuls commented 5 months ago

hq server info --stats does not show values:

❯  hq server info --stats
+----------------------+--+
| Stream connections   |  |
| Stream registrations |  |
| Open files           |  |
+----------------------+--+
Kobzol commented 5 months ago

Hi, thanks for the report! This flag is currently mostly used for debugging, and it probably isn't very useful to most HyperQueue users. It shows some internal statistics related to I/O streaming. Unless you're currently executing a job with hq submit --log=<file>, then the table will be empty.