问题
Looking to interact with the traditional Spark Web GUI on default clusters in Dataproc.
回答1:
This can be done by creating a SSH tunnel to the Dataproc master node. By using a SOCKS proxy you can then access all the applications running on YARN including your Spark sessions.
This guide will walk you through in detail: Dataproc Cluster web interfaces
来源:https://stackoverflow.com/questions/44248567/spark-ui-available-on-dataproc-cluster