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

Argo WF: remove hadd, use TChain instead #4

Open
katilp opened this issue Oct 6, 2023 · 0 comments
Open

Argo WF: remove hadd, use TChain instead #4

katilp opened this issue Oct 6, 2023 · 0 comments
Assignees

Comments

@katilp
Copy link
Member

katilp commented Oct 6, 2023

Using hadd is not a good idea for larger-scale production

  • combined files become too large (e.g. eos limit on single files is 50G for the user area)
  • merging requires double the disk space

Make a test plot using TChain, see katilp/sandbox#61 (comment)

Let the WF continue on fail

@katilp katilp self-assigned this Oct 6, 2023
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

1 participant