Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

handle data feeding from Repack to PromptReco #3124

Closed
hufnagel opened this issue Jan 18, 2012 · 4 comments
Closed

handle data feeding from Repack to PromptReco #3124

hufnagel opened this issue Jan 18, 2012 · 4 comments
Assignees

Comments

@hufnagel
Copy link
Member

When PromptReco is released, we need to know the RAW merged output fileset based on run and dataset. That information needs to be stored in T0AST in an association table during the Repack WMSpec creation. Either we pass in an id/name to the Repack WMSpec creation which is then used internally for that fileset. Or after the Repack WMSpec creation we have a way to retrieve the RAW merged output fileset id from the spec.

@hufnagel
Copy link
Member Author

hufnagel: Patch adds association information between repack output fileset for merged RAW and the primary dataset for that output. With this information we can schedule PromptReco and assign the correct input fileset for each PR workflow. Patch also contains some transaction handling issues in RunConfigAPI.

@hufnagel
Copy link
Member Author

hufnagel: Diego, can you please review (check that the RunConfig? unit test works) and report back ?

@DMWMBot
Copy link

DMWMBot commented Apr 20, 2012

dballest: RunConfig_t test passed after applying this patch.

@hufnagel
Copy link
Member Author

hufnagel: (In 6de3f7e) store repack output primary dataset info, fixes #3124

Signed-off-by: Dirk Hufnagel Dirk.Hufnagel@cern.ch

@ghost ghost assigned DMWMBot Jul 24, 2012
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants