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

Checking downstream "dependencies". #183

Closed
johnclinaa opened this issue Sep 24, 2013 · 1 comment
Closed

Checking downstream "dependencies". #183

johnclinaa opened this issue Sep 24, 2013 · 1 comment

Comments

@johnclinaa
Copy link

I have played around with the Luigi framework and see that it is great at checking "upstream" dependencies: If I run job A, Luigi will check to make sure all other jobs that A depends on is current. The visualization tool also display this dependency graph.

Is there a method or visualization command where I can check for downstream dependencies? That is, for task A, what are the other tasks downstream that depends on task A. This is useful in determing the effect and impact of a task on other tasks.

@Tarrasch
Copy link
Contributor

Tarrasch commented Sep 1, 2016

Same as #286 (also closed)

@Tarrasch Tarrasch closed this as completed Sep 1, 2016
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