Github user guoxiaolongzte commented on the issue:
https://github.com/apache/spark/pull/18815
1.The master process information is as followsï¼
/usr/java8/jdk/bin/java -cp
/opt/ZDH/parcels/lib/spark_gxl/conf/:/opt/ZDH/parcels/lib/spark_gxl/jars/*:/opt/ZDH/parcels/lib/spark_gxl/conf/hdfs_conf/:/opt/ZDH/parcels/lib/spark_gxl/conf/yarn_conf
-Dspark.ui.allowFramingFrom=ALLOW-FROM -DLOG_LEVEL=INFO -DROLE_NAME=master
-DLOG_FILE=/data1/zdh/spark/logs/spark-root-master-zdh167.log -Xmx1024M
org.apache.spark.deploy.master.Master --host zdh167 --port 7078 --webui-port
8081
Log4j can not write log files to hdfs.
Event log is through the hdfs client to write the log to hdfs.
2.Currently only the log path is displayed in the UI. If you can, the
details will be displayed in the future, and you can view.
e.g.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]