Skip to Content.
Sympa Menu

grouper-users - RE: [grouper-users] FW: [grouper-core] loader jobs and changes to attributes

Subject: Grouper Users - Open Discussion List

List archive

RE: [grouper-users] FW: [grouper-core] loader jobs and changes to attributes


Chronological Thread 
  • From: "Hyzer, Chris" <>
  • To: Shilen Patel <>, Michael R Gettes <>
  • Cc: Grouper-Users <>
  • Subject: RE: [grouper-users] FW: [grouper-core] loader jobs and changes to attributes
  • Date: Tue, 4 Oct 2016 16:20:13 +0000
  • Accept-language: en-US
  • Authentication-results: spf=none (sender IP is ) ;
  • Ironport-phdr: 9a23:238+UB9q1mcobP9uRHKM819IXTAuvvDOBiVQ1KB90OscTK2v8tzYMVDF4r011RmSAtWdtqkP0reempujcFJDyK7JiGoFfp1IWk1NouQttCtkPvS4D1bmJuXhdS0wEZcKflZk+3amLRodQ56mNBX660e/5j8KGxj5KRE9ZqGsQtaT3IyL0LWJ+5zXbgMAvDOhbLc6eA62rAHcsOEanIhvbKs9102N6l5JcORfyGcgHxq8kgrg69z4qJt5/H8Ik+o66ohNXbisLIoiSrkNRhQ3IW0voIXAtQPCVkHHsn4XUnQEnwBgAhPOqgziU5H39Cb2q7wui2GhIcTqQOVsCnyZ5KBxRUqt0X9fOg==
  • Spamdiagnosticmetadata: NSPM
  • Spamdiagnosticoutput: 1:99

Note, at penn we always use views instead of raw SQL, there are several advantages to doing this:

 

1.       You can delegate the management of the view

2.       You can keep the source in source control like other ddl objects

3.       Sometimes long sql doesn’t fit in the attribute value

4.       Easier for data analysts to see whats happening and debug

 

Thanks

Chris

 

From: Shilen Patel [mailto:]
Sent: Monday, October 03, 2016 4:08 PM
To: Michael R Gettes <>; Hyzer, Chris <>
Cc: Grouper-Users <>
Subject: Re: [grouper-users] FW: [grouper-core] loader jobs and changes to attributes

 

Yes, the SQL and other attributes not related to the schedule are queried each time the job runs.

 

Thanks!

 

- Shilen

 

From: Michael R Gettes <>
Date: Monday, October 3, 2016 at 1:53 PM
To: "Hyzer, Chris" <>
Cc: Grouper-Users <>
Subject: Re: [grouper-users] FW: [grouper-core] loader jobs and changes to attributes

 

if one changes the SQL or any other attribute other than the schedule - do you need to ‘reschedule’ using the UI as you documented or will the changes simply take effect on the next run?

 

thanks - i have utilized this feature heavily and really appreciate it.

 

/mrg

 

On Oct 3, 2016, at 1:46 PM, Hyzer, Chris <> wrote:

 

This was a question at techEx, Shilen documented the new functionality which he coded for 2.3 on the wiki:

 

“Note that as of Grouper 2.3, if you create a new loader job, you can have it scheduled without restarting the daemon by using an option in the New UI.  If you're an admin of the group, under "More actions", there's an option named "Schedule loader process".  This option can also be used if you change the loader's schedule.”

 

Thanks

Chris

 

 

From: Shilen Patel [] 
Sent: Monday, October 03, 2016 9:51 AM
To: Hyzer, Chris <>; 
Subject: Re: [grouper-core] loader jobs and changes to attributes

 

I updated the wiki docs.

 

Thanks!

 

- Shilen

 

From: <Hyzer>, Chris <>
Date: Thursday, September 29, 2016 at 8:41 AM
To: "" <>
Subject: [grouper-core] loader jobs and changes to attributes

 

Shilen,

 

I think the notre dame folks asked me in a session if you change a loader job config, do you have to restart the loader anymore? 

 

Do we need to update any of these wikis to explain the new functionality (buttons?)

 

 

Thanks

chris

 




Archive powered by MHonArc 2.6.19.

Top of Page