How Spark handles monitoring and logging in Standalone mode?
Answer Posted / Biram Chand
"In Apache Spark's Standalone mode, the master node runs a web UI for job monitoring and provides logs for each application. You can access the UI by navigating to http://<master-ip>:8080."n
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers