Skip to Content.
Sympa Menu

grouper-users - Re: [grouper-users] Disable loader jobs

Subject: Grouper Users - Open Discussion List

List archive

Re: [grouper-users] Disable loader jobs


Chronological Thread 
  • From: Carl Waldbieser <>
  • To: Andrew Morgan <>
  • Cc: grouper-users <>
  • Subject: Re: [grouper-users] Disable loader jobs
  • Date: Thu, 19 Apr 2018 12:50:31 -0400 (EDT)
  • Ironport-phdr: 9a23:xnVo8hE4JjqzgYWXlx0vCJ1GYnF86YWxBRYc798ds5kLTJ7yo8mwAkXT6L1XgUPTWs2DsrQY07GQ6/iocFdDyK7JiGoFfp1IWk1NouQttCtkPvS4D1bmJuXhdS0wEZcKflZk+3amLRodQ56mNBXdrXKo8DEdBAj0OxZrKeTpAI7SiNm82/yv95HJbAhEmDSwbaluIBmqsA7cqtQYjYx+J6gr1xDHuGFIe+NYxWNpIVKcgRPx7dqu8ZBg7ipdpesv+9ZPXqvmcas4S6dYDCk9PGAu+MLrrxjDQhCR6XYaT24bjwBHAwnB7BH9Q5fxri73vfdz1SWGIcH7S60/VC+85Kl3VhDnlCYHNyY48G7JjMxwkLlbqw+lqxBm3oLYfJ2ZOP94c6jAf90VWHBBU95fWSJBHI2ybIkAD+QcM+lXs4bzqFoOoxyiBQS3GOPiyCNHimPs0KEm0eksFxzN0gw6H9IJtXTZtMv4O70IUeCx0aLHzS/Mb/dL1jjm6YjHbAshru+WXbltdsfQx1MgFwfYgVqLqIzqIS+a2/8Js2eB4epvT+KuhHA7qwFtvDej3NkjhZTUho8MzF3P6Ct3wIEwJdKiSU57Z8apEJRKtyGdKot2Wt0tQ3tytCkk17IGpIa3fCcLyJQ7xx7fdueIf5KU7RLkUeadOTB4hGh7d7KwgBay91OgyvHmWcmozllGtDRKncTRtn0Lyhfd6dCHR+Ng8kqv3TuDzR3f5+5GLEwuiKbXNoQtzqM/m5cRqUjPAyH7lUHsgKOLeUgp+PKk5/nnb7n8uJOQK5J4hhnjPqkgnsGzG/k0PwcMUmSB5Oiwyafv8VD3TblUiPA9j7PXv4rAJcsBo660Gw9V3Zgn6xa4Fzqm1cgYkmMFIV5ffBKIlYbpNEvOIf/mEfe/n0qjnC11yP/bI73tGpTNLn7dn7f9Zbtx9kBRxQ4pwdxC6J9ZCKsNLO/uVkPrqdDVAR00PxSxw+n9CdV90o0eWXiIAq+cKK7Tv0WH5uYyLOaXZY8apiryJuMh5/H0g382g18ccre13ZsLdn+0BOppLFiEYXb0mNcODX8KvhYiTOztkFCCXiRTZ3GvX6Ik+D47EpuqDZrYRo+zmryBxzy2HplXZmBdFlCMCmnke5+FW/cKdCKdPNVhkjoaWri9VYMtzw+huxLny+kvEu2B0ysUr5/8nP1y/eLak1lm8DtuAM2b+2aXVH0yk28VEWwYxqd69Gd00FPL7qF8j/ZZGMde/bsdTQ4+OZTdwudSD9n8UxPMYsuEDluqX4P1UnkKUtstzopWMA5GENK4g0WGhnLyDg==

I'm not sure how to list the loader jobs in GSH, but if you hit the status
URL, you should see them:

https://your.grouper.edu/grouper/status?diagnosticType=all

If you look at my github repo[1], the function `edit_group_sql_source` has
code for modifying Grouper SQL Loader jobs programmatically.

Thanks,
Carl Waldbieser
ITS Identity Management
Lafayette College

[1]
https://github.com/cwaldbieser/grouper_jython_scripts/blob/master/gsh_utils/loader_tools.py

----- Original Message -----
From: "Andrew Morgan"
<>
To: "grouper-users"
<>
Sent: Wednesday, April 18, 2018 6:57:17 PM
Subject: [grouper-users] Disable loader jobs

Is there an easy way to disable loader jobs?

Our Banner team is going to re-stage tables in our ODS this weekend, and
these tables drive views for many Grouper loader jobs. For safety, I want
to disable the loader jobs while this is happening. However, I need other
Grouper changes to continue to be processed, such as updates out to AD and
LDAP from the PSP (changelog consumers).

I know I can modify the cron schedule for each loader job, but that gets a
little tedious to do through the UI for 40 or so loader jobs.

Is there any GSH to list all loader jobs? A GSH way to dump the existing
schedule to the screen and set the schedule to a new value?

Thanks!

Andy Morgan
Systems Administrator, Identity & Access Management
Information Services | Oregon State University
541-737-8877 | is.oregonstate.edu



Archive powered by MHonArc 2.6.19.

Top of Page