[
https://issues.apache.org/jira/browse/ORC-1282?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
deshanxiao updated ORC-1282:
----------------------------
Description:
{code:java}
java -jar ./java/tools/orc-tools-1.9.0-SNAPSHOT-uber.jar meta
SLF4J: No SLF4J providers were found.
SLF4J: Defaulting to no-operation (NOP) logger implementation
SLF4J: See https://www.slf4j.org/codes.html#noProviders for further details.
SLF4J: Class path contains SLF4J bindings targeting slf4j-api versions 1.7.x or
earlier.
SLF4J: Ignoring binding found at
[jar:file:/home/deshanxiao/orc-code/build/java/tools/orc-tools-1.9.0-SNAPSHOT-uber.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: See https://www.slf4j.org/codes.html#ignoredBindings for an explanation.
Error : ORC files are not specified {code}
> [Java Tools] Add slf4j impl to avoid warning message
> ----------------------------------------------------
>
> Key: ORC-1282
> URL: https://issues.apache.org/jira/browse/ORC-1282
> Project: ORC
> Issue Type: Improvement
> Reporter: deshanxiao
> Priority: Major
>
> {code:java}
> java -jar ./java/tools/orc-tools-1.9.0-SNAPSHOT-uber.jar meta
> SLF4J: No SLF4J providers were found.
> SLF4J: Defaulting to no-operation (NOP) logger implementation
> SLF4J: See https://www.slf4j.org/codes.html#noProviders for further details.
> SLF4J: Class path contains SLF4J bindings targeting slf4j-api versions 1.7.x
> or earlier.
> SLF4J: Ignoring binding found at
> [jar:file:/home/deshanxiao/orc-code/build/java/tools/orc-tools-1.9.0-SNAPSHOT-uber.jar!/org/slf4j/impl/StaticLoggerBinder.class]
> SLF4J: See https://www.slf4j.org/codes.html#ignoredBindings for an
> explanation.
> Error : ORC files are not specified {code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)