Github user pwendell commented on a diff in the pull request:
https://github.com/apache/spark/pull/1019#discussion_r13932264
--- Diff: conf/log4j.properties.template ---
@@ -6,6 +6,6 @@ log4j.appender.console.layout=org.apache.log4j.PatternLayout
log4j.appender.console.layout.ConversionPattern=%d{yy/MM/dd HH:mm:ss} %p
%c{1}: %m%n
# Settings to quiet third party logs that are too verbose
-log4j.logger.org.eclipse.jetty=WARN
--- End diff --
Shouldn't we keep this line as well? Otherwise you might also be changing
the log level of other `jetty.XX` loggers
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---