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

Envelope stuck waiting for dependencies that do not exists #45

Open
siddharthniruban opened this issue Jun 29, 2020 · 1 comment
Open

Comments

@siddharthniruban
Copy link

I was running Spark Streaming job in 'yarn client mode'. Job was running fine for sometime and after that job got failed because of Envelope pipeline stuck due to steps waiting for dependencies that do not exists.

@jeremybeard
Copy link
Contributor

First thing is to make sure you are using the latest release 0.7.2 which solves some bugs with that error. If you are getting the error on 0.7.2 then likely you have a step that specifies one or more dependencies that are not in the pipeline.

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