You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: