From cb5113cb542506f695ad533296d3f5d620e75cd9 Mon Sep 17 00:00:00 2001 From: "Jeffrey T. Palmer" Date: Wed, 3 Jul 2019 13:08:35 -0400 Subject: [PATCH] Improve processor buckets documentation --- docs/configuration.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/docs/configuration.md b/docs/configuration.md index e0230df5c0..0df0937a2b 100644 --- a/docs/configuration.md +++ b/docs/configuration.md @@ -235,6 +235,15 @@ cores per node on their resources. [14, 4097, 2147483647, "> 4k"] ] +After changing this file it must be re-ingested and all job data must be +re-aggregated. If the job data are not re-aggregated the new labels will be +displayed, but will not be accurate if the corresponding bucket has changed. + +```sh +/usr/share/xdmod/tools/etl/etl_overseer.php -a xdmod.jobs-xdw-bootstrap.processorbuckets +xdmod-ingestor --aggregate=job --last-modified-start-date 1970-01-01 +``` + ### roles.json Defines roles and the modules and statistics that each role grants