You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@orc.apache.org by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2022/10/04 20:55:00 UTC

[jira] [Assigned] (ORC-1282) [Java Tools] Add slf4j impl to avoid warning message

     [ https://issues.apache.org/jira/browse/ORC-1282?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dongjoon Hyun reassigned ORC-1282:
----------------------------------

    Assignee: deshanxiao

> [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
>            Assignee: 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)