Spark Web Interface

Source: Internet
Author: User

1.7 Spark Web Interface

Each Sparkcontext publishes a Web interface, the default port is 4040, which displays useful information about the application. This includes:

? A series of scheduling stages and tasks

? Summary of RDD size and memory usage

? Environmental information

? Information on the running Actuator (executor)

You can access http://<driver-node>:4040 through the browser, of course, you will have to start Sparkcontext first. For example, command:./bin/spark-shell, the following Web interface information appears:


If more than one sparkcontext is running on a machine, its web port will automatically add one, such as 4041,4042,4043. To browse the persistent event log, set the park.eventLog.enabled .

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.