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.
    
![11](https://user-images.githubusercontent.com/26266482/28916845-1f737782-7876-11e7-8f9e-3323cedf5082.png)
    
    
![12](https://user-images.githubusercontent.com/26266482/28916863-2abea922-7876-11e7-9c81-94a1c3712af5.png)
    



---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to