[
https://issues.apache.org/jira/browse/PARQUET-1755?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
David Mollitor updated PARQUET-1755:
------------------------------------
Summary: Remove slf4j-simple From parquet-benchmarks Module (was: Module
parquet-benchmarks Ships With slf4j-simple)
> Remove slf4j-simple From parquet-benchmarks Module
> --------------------------------------------------
>
> Key: PARQUET-1755
> URL: https://issues.apache.org/jira/browse/PARQUET-1755
> Project: Parquet
> Issue Type: Improvement
> Reporter: David Mollitor
> Assignee: David Mollitor
> Priority: Minor
>
> The {{parquet-benchmarks}} module ships with the Log4J logger and the SLF4J
> "simple" logger. Since this is a stand-alone application and needs Log4J,
> there is no reason to also use the "simple" logger.
> {code:none}
> ### parquet-benchmarks
> [1;34mINFO] Including org.slf4j:slf4j-simple:jar:1.7.22 in the shaded jar.
> [1;34mINFO] Including org.slf4j:slf4j-api:jar:1.7.22 in the shaded jar.
> [1;34mINFO] Including log4j:log4j:jar:1.2.17 in the shaded jar.
> {code}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)