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

Job endpoint #1

Open
2 of 7 tasks
Tracked by #8
aldbr opened this issue Jul 25, 2024 · 1 comment
Open
2 of 7 tasks
Tracked by #8

Job endpoint #1

aldbr opened this issue Jul 25, 2024 · 1 comment

Comments

@aldbr
Copy link
Owner

aldbr commented Jul 25, 2024

Implement the job interface presented in DIRACGrid/diracx#175.
Composed of a typer CLI that corresponds to a dirac client, another function would moke the dirac router.

  • local submission
    • input sandbox
    • input data
    • output sandbox
    • output data
    • make sure a job with local requirements (per step) cannot be processed (or at least a warning should be returned)
  • dirac submission (translate to JDL before submitting) ➡️ would be integrated in diracx if it works well
@aldbr aldbr mentioned this issue Jan 14, 2025
12 tasks
@aldbr
Copy link
Owner Author

aldbr commented Jan 26, 2025

Moving job/transformation "Type" from metadata to description? I would say yes since we said we will handle metadata in a generic way.
Moving metadata section to description? I think it would make sense and we would have one section instead of 2. Any opinion?

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