gsafolkLSFLogs creates a subset of LSF MySQL db related to gsafolk only
Creates a SQL table in the MySQL server calcium at the Broad that contains only key information about the LSF usage of members of the gsafolk fairshare group Does this by first building a list of gsafolk uids, selecting lsf info from matter's table, and inserts this information into the gsafolk_lsf queue as part of the GATK schema. The standard way to run this is with incremental refreshes enabled, so that the program only fetches new raw lsf records with timestamps beyond the max timestamp present in the GATK LSF table. The default way to run this program is via cron with 'python private/python/gsafolkLSFLogs.py'
This commit is contained in:
parent
5af373a3a1
commit
0722df46db