[
https://issues.apache.org/jira/browse/PARQUET-1144?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ryan Blue resolved PARQUET-1144.
--------------------------------
Resolution: Fixed
> Parquet format should not depend on slf4j-nop
> ---------------------------------------------
>
> Key: PARQUET-1144
> URL: https://issues.apache.org/jira/browse/PARQUET-1144
> Project: Parquet
> Issue Type: Task
> Components: parquet-format
> Affects Versions: format-2.4.0
> Reporter: Ryan Blue
> Assignee: Ryan Blue
> Fix For: format-2.4.0
>
>
> 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.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)