
Explanation:
The Environment Tab in the Spark UI displays properties of the cluster, including Spark, Hadoop, and System properties. This tab does not show environment names, cluster metrics, or environment-specific tasks. For more details, refer to the Environment Tab in Spark UI documentation.
What information can you find in the Environment Tab of the Spark UI?
A
The name of the environment such as DEV, UAT, or PROD.
B
Properties including Runtime information, Spark properties, and Hadoop properties.
C
Cluster Metrics like network utilization, CPU usage, and cluster memory usage.
D
A list of environment-specific tasks such as env_task_1, env_task_2, etc.
E
There is no Environment Tab in Databricks Spark UI.
No comments yet.