GoogleCloudPlatform / GoogleCloudPlatform/training-data-analyst
BGML Fundamentals Demo Dataproc
Open
- Dominant language
- Jupyter Notebook
- Stars
- 8.6k
- Forks
- 6.1k
- Avg merge
- 4h 44m
- Merged PRs (30d)
- 2
Description
Hey Evan,
It would be great if you could add how to connect via the SOCKS proxy to the Dataproc Cluster for the demo.
SSH to master:
gcloud compute ssh master-host-name --project=project-id --zone=master-host-zone -- -D 1080 -N
gcloud compute ssh master-host-name --project=project-id --zone master-host-zone -- -4 -N -L port1:master-host-name:port2
And open in Cloud Shell Webpreview with either port: 8088/9870
Hope it helps!
Contributor guide
Assessment
This issue has not been assessed yet.