Can I use log4j2.xml in my Apache Spark application

牧云@^-^@ 提交于 2019-12-10 16:44:11

问题


We are trying to integrate log4j2.xml instead of log4j.properties in Apache Spark application, We integrated log4j2.xml but, the problem is unable to write the worker log of the application and there is no problem for writing driver log. Can any one suggest how to integrate log4j2.xml in Apache Spark application with successful writing of both worker and driver log.

Thanks in advance..,

来源:https://stackoverflow.com/questions/37966044/can-i-use-log4j2-xml-in-my-apache-spark-application

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!