What options or best practices are there around tagging jobs with additional metadata? We are interested in reporting on types of jobs rather than just user/account/org info (e.g. machine learning vs computational chemistry). I didn't see anything obvious in the documentation, but I may not have been looking in the right place. I could see requiring the user to supply a category as part of their job submission and validating it in the LUA job submit plugin. But I am unclear how to get this info into the accounting database for later reporting. We are using XDMoD for reporting in case it matters.
(In reply to Daniel P Davis from comment #0) > What options or best practices are there around tagging jobs with additional > metadata? We are interested in reporting on types of jobs rather than just > user/account/org info (e.g. machine learning vs computational chemistry). I > didn't see anything obvious in the documentation, but I may not have been > looking in the right place. Have you tried specifying a wckey with each job?
Nope. But that looks perfect.