[
https://issues.apache.org/jira/browse/PARQUET-412?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ryan Blue reassigned PARQUET-412:
---------------------------------
Assignee: Julien Le Dem (was: Ryan Blue)
> Format: Do not shade slf4j-api
> ------------------------------
>
> Key: PARQUET-412
> URL: https://issues.apache.org/jira/browse/PARQUET-412
> Project: Parquet
> Issue Type: Bug
> Components: parquet-format
> Reporter: Ryan Blue
> Assignee: Julien Le Dem
> Fix For: format-2.4.0
>
>
> PARQUET-369 fixed warnings from shading slf4j-api, but a consequence of
> shading is that the log messages from thrift for parquet-format classes are
> dropped. This was an accepted trade-off until PARQUET-305 changed logging in
> the rest of the library to SLF4J. Now that the slf4j-api is a dependency for
> all of Parquet except parquet-format, it no longer makes sense to suppress
> the format thrift logs to avoid exposing it.
> This also requires PARQUET-371 because thrift 0.7.0 relies on a very old
> version of slf4j-api.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)