Skip to content

Parquet format should not depend on slf4j-nop #340

Description

@asfimport

Format 2.4.0 no longer shades slf4j-api and slf4j-nop. The no-op logger implementation should be removed. It was previously included to avoid stderr messages complaining that there was no log implementation for the shaded SLF4J. Now that the user's log implementation will be used, it is no longer necessary and is dangerous because it could make it to the runtime classpath and discard logs.

Reporter: Ryan Blue / @rdblue
Assignee: Ryan Blue / @rdblue

Related issues:

PRs and other links:

Note: This issue was originally created as PARQUET-1144. Please see the migration documentation for further details.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions