amuraru commented on a change in pull request #24502: [SPARK-27610][YARN] Shade 
netty native libraries
URL: https://github.com/apache/spark/pull/24502#discussion_r280325379
 
 

 ##########
 File path: conf/log4j.properties.template
 ##########
 @@ -28,8 +28,8 @@ log4j.appender.console.layout.ConversionPattern=%d{yy/MM/dd 
HH:mm:ss} %p %c{1}:
 log4j.logger.org.apache.spark.repl.Main=WARN
 
 # Settings to quiet third party logs that are too verbose
-log4j.logger.org.spark_project.jetty=WARN
-log4j.logger.org.spark_project.jetty.util.component.AbstractLifeCycle=ERROR
+log4j.logger.org.spark.project.jetty=WARN
 
 Review comment:
   Can you elaborate? `spark.shade.packageName` parent parameter is used across 
the entire project. 
   Are you suggesting to have different shade prefix for `common/network-yarn` 
module only?

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to