Seth Bromberger created TOREE-304:
-------------------------------------
Summary: 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
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
(v6.3.4#6332)