[ 
https://issues.apache.org/jira/browse/SPARK-6305?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15964554#comment-15964554
 ] 

Dan Dutrow edited comment on SPARK-6305 at 4/11/17 4:18 PM:
------------------------------------------------------------

Any update on the current status of this ticket? It would be particularly 
beneficial to our program, and presumably many others, if the KafkaAppender 
(available in log4j 2.x) could be provided to spark workers for real-time log 
aggregation. 
https://logging.apache.org/log4j/2.x/manual/appenders.html#KafkaAppender This 
is not an easy thing to override in a spark application due to native log4j 
loading with the CoarseGrainedExecutorBackend before the application.


was (Author: dutrow):
Please provide an update on the current status of this ticket? It would be 
particularly beneficial to our program, and presumably many others, if the 
KafkaAppender (available in log4j 2.x) could be provided to spark workers for 
real-time log aggregation. 
https://logging.apache.org/log4j/2.x/manual/appenders.html#KafkaAppender This 
is not an easy thing to override in a spark application due to native log4j 
loading with the CoarseGrainedExecutorBackend before the application.

> Add support for log4j 2.x to Spark
> ----------------------------------
>
>                 Key: SPARK-6305
>                 URL: https://issues.apache.org/jira/browse/SPARK-6305
>             Project: Spark
>          Issue Type: Improvement
>          Components: Build
>            Reporter: Tal Sliwowicz
>            Priority: Minor
>
> log4j 2 requires replacing the slf4j binding and adding the log4j jars in the 
> classpath. Since there are shaded jars, it must be done during the build.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

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

Reply via email to