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

fetching progress from resource manager shouldn't rely on SSH tunnel #2194

Open
coyotemarin opened this issue Aug 14, 2020 · 0 comments
Open
Labels

Comments

@coyotemarin
Copy link
Collaborator

When we set up an SSH tunnel to the resource manager, we use the tunnel to check the job's progress and log/print it to the user.

Now that we're checking the YARN resource manager for pooling (see #2191) over SSH, we should use the same capability to fetch progress, so it works whether or not the user opens up a tunnel.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant