- Machine Learning with Spark(Second Edition)
- Rajdeep Dua Manpreet Singh Ghotra Nick Pentreath
- 125字
- 2021-07-09 21:07:44
UI in Spark
Spark provides a web interface which can be used to monitor jobs, see the environment, and run SQL commands.
SparkContext launches a web UI on port 4040 that displays useful information about the application. This includes the following:
- A list of scheduler stages and tasks
- A summary of RDD sizes and memory usage
- Environmental information
- Information about the running executors
This interface can be accessed by going to http://<driver-node>:4040 in a web browser. If multiple SparkContexts are running on the same host, they will bind to ports beginning with port 4040 (4041, 4042, and so on).
The following screenshots display some of the information provided by the Web UI:

UI showing the Environment of the Spark Content

UI table showing Executors available
推薦閱讀
- Mastering VMware vSphere 6.5
- 手把手教你學AutoCAD 2010
- 程序設計缺陷分析與實踐
- 大數據挑戰與NoSQL數據庫技術
- Mastering Elastic Stack
- PostgreSQL Administration Essentials
- 構建高性能Web站點
- MATLAB/Simulink權威指南:開發環境、程序設計、系統仿真與案例實戰
- PostgreSQL 10 Administration Cookbook
- 嵌入式GUI開發設計
- Java Deep Learning Projects
- 軟件測試管理
- 玩轉機器人:基于Proteus的電路原理仿真(移動視頻版)
- Architectural Patterns
- 站酷志:資深設計師的Photoshop創意課