HyukjinKwon commented on a change in pull request #27877: [SPARK-30541][TESTS] 
Implement KafkaDelegationTokenSuite with testRetry
URL: https://github.com/apache/spark/pull/27877#discussion_r395606549
 
 

 ##########
 File path: external/kafka-0-10-sql/src/test/resources/log4j.properties
 ##########
 @@ -25,4 +25,6 @@ log4j.appender.file.layout.ConversionPattern=%d{yy/MM/dd 
HH:mm:ss.SSS} %t %p %c{
 
 # Ignore messages below warning level from Jetty, because it's a bit verbose
 log4j.logger.org.spark-project.jetty=WARN
-
+log4j.logger.org.apache.spark.sql.kafka010.KafkaTestUtils=DEBUG
+log4j.logger.org.apache.directory.server.kerberos.kdc.authentication=DEBUG
+log4j.logger.org.apache.directory.server.core.DefaultDirectoryService=DEBUG
 
 Review comment:
   Another quick question. How much noisy is it? I haven't tried it by myself 
yet but seems a bit overkill.

----------------------------------------------------------------
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