Hi,
I successful start the spark history server ,but there is no application to display ,
this is the config:
spark.eventLog.enabled true
spark.eventLog.dir hdfs://hadoop-master:9000/user/spark/historylog
spark.history.fs.logDirectory hdfs://hadoop-master:9000/user/spark/historylog
spark.eventLog.compress true
spark.yarn.historyServer.address hadoop-slave1:18080
I start the history-server with user : hadoop , so it should have the right to read apploication logs