Accessing the Spark History Server
Configure HDFS permissions on the Spark event log directory, then access the Spark History Server for your Spark cluster from the Cloudera Management Console interface.
The Spark History Server reads Spark event logs from HDFS. By default, logs are stored at
/user/spark/applicationHistory. Spark 3 clusters may use
/user/spark/spark3ApplicationHistory depending on your configuration.
The spark user must have permission to read the event log directory before
the History Server UI can list applications.
