Details
-
Type:
Technical task
-
Status: Done
-
Resolution: Done
-
Fix Version/s: None
-
Component/s: None
-
Labels:None
-
Sprint:AP S22-6 (May)
-
Team:Alert Production
Description
Perform a large-scale processing run of the dataset identified in DM-34827. Use the current weekly pipeline.
Import appropriate ap_verify timing tasks into the pipeline run so that we can persist timing metrics to the Butler for later aggregation.
My pipeline is /project/mrawls/ap_profile/ApPipe_
DM-34828.yaml and my bps submit yaml is bps_ApPipe_DM-34828.yaml. I already ran make_apdb on my usual postgres APDB schema.Unfortunately, my first attempt to kick off a run failed to create the execution butler due to a problem with the task metadata storage class. The problem was previously addressed on
DM-33220, but only for "regular" butlers, not the BPS-specific execution butler. I createdDM-34924in the hopes of a fix.