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

dag: investigate static DAG generation for Yadage workfows #512

Open
tiborsimko opened this issue May 6, 2021 · 1 comment
Open

dag: investigate static DAG generation for Yadage workfows #512

tiborsimko opened this issue May 6, 2021 · 1 comment
Projects

Comments

@tiborsimko
Copy link
Member

Investigate how to obtain machine-readable DAG representation for Yadage workflows without actually running them.

This will be useful for (1) static DAG analysis that could be possibly hooked into at the workflow controller level in the future, as well as for (2) a possible new user-facing command reana-client visualise (or reana-client show-graph etc) that will allow users to have a graphical output of their workflow DAG graph with information about inputs, steps, jobs, etc. The visualise command could create e.g. PNG image of the workflow as Yadage currently does.

@lukasheinrich
Copy link
Member

one issue is that not all yadage workflows have a static graph, but the graphs are dynamically created depending on the input data, we can try to find a visualization between the dynamic steps

@tiborsimko tiborsimko removed this from Ready for work in Big-multi-user-workflows Jun 14, 2021
@tiborsimko tiborsimko added this to Client next in Triage Jun 14, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Triage
Client next
Development

No branches or pull requests

2 participants