http://spark.incubator.apache.org/docs/latest/spark-standalone.html#monitoring-and-logging
As the above shows:
"
Monitoring and Logging
Spark’s standalone mode offers a web-based user interface to monitor the
cluster. The master and each worker has its own web UI that shows cluster
and job statistics. By default you can access the web UI for the master at
port 8080. The port can be changed either in the configuration file or via
command-line options.

"
But I cannot open the web ui. The master ip is 10.1.255.202 so I input:
http://10.1.255.202 :8080 in my web browser. Bui the webpage is not
available.
Thanks.



--
View this message in context: 
http://apache-spark-user-list.1001560.n3.nabble.com/Cannot-Access-Web-UI-tp3599.html
Sent from the Apache Spark User List mailing list archive at Nabble.com.

Reply via email to