Skip to content

Wrong version of Log4J mentioned in the book? #13

@atais

Description

@atais

Hello,

So reading the chapter:
https://jaceklaskowski.gitbooks.io/mastering-apache-spark/content/spark-logging.html

there is Log4J2 mentioned and linked (docs, etc.)

However, I have found that Apache Spark (to my surprise) uses old Log4J1.
Here is the proof:
https://github.com/apache/spark/blob/master/pom.xml#L124

The configuration remained similar between those two, so the solution is still valid, but extending it may be misleading.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions