You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@toree.apache.org by "Zaid (Jira)" <ji...@apache.org> on 2022/08/15 18:17:00 UTC

[jira] [Commented] (TOREE-304) Incorrect / excessive logging despite install and log4j options

    [ https://issues.apache.org/jira/browse/TOREE-304?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17579844#comment-17579844 ] 

Zaid commented on TOREE-304:
----------------------------

Any update on this issue? I am experiencing the same issue with toree v0.4.0. Changing the log4j.logLevel has no effect and still seeing debug logs.

> Incorrect / excessive logging despite install and log4j options
> ---------------------------------------------------------------
>
>                 Key: TOREE-304
>                 URL: https://issues.apache.org/jira/browse/TOREE-304
>             Project: TOREE
>          Issue Type: Bug
>    Affects Versions: 0.1.0
>         Environment: OSX, log4j config with the following lines:
> ```
> log4j.rootCategory=ERROR, console
> log4j.logLevel=ERROR
> ```
> toree installed with `jupyter toree install --spark_opts='--driver-java-options="-Dlog4j.logLevel=error"'`
>            Reporter: Seth Bromberger
>            Priority: Major
>
> Expected one or both of the above configs to suppress INFO and WARN messages, but they don't.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)