Al Chu

Results 213 comments of Al Chu

began experimenting with the sqlite JSON type and with the the new `job-list` "all" attribute, second attempt at a prototype `job-db` went a lot better. Now all job data is...

i think i have a prototype that is approaching something "good" that we'd like to consider for actual use. - add database to the `job-list` module - we should only...

@garlick yeah, `job-archive` will stick around until it is no longer needed.

linking to #3066 this issue makes me wonder if long term some general advanced querying mechanism may be in order

So the issue wasn't a pathing issue with tce's python 3.9 specifically, but a lib it depends on: ``` configure:16108: checking python extra libraries configure:16115: result: -lcrypt -lintl -lpthread -ldl...

Since time has passed since this discussion thought I'd throw out a random idea that came to me: 1) With #4336 looming, we would have a permanent way for users...

> Extra credit: allow KVS checkpoints to be saved in memory after the KVS module is unloaded so that flux dump --checkpoint works after the KVS module is unloaded, and...

well, I thought I was "pretty close" to finishing this up a few days ago, but kept on hitting hiccups. The latest hiccup appears to be somewhat bad, so I'm...

apologies, what is the difference between #4 and #5 above? There's a subtlety I'm missing.

@garlick ahh, so basically "flux start foo.sh" vs "flux start flux mini run foo.sh"