dongjoon-hyun commented on a change in pull request #26117: 
[SPARK-29470][BUILD] Update plugins to latest versions
URL: https://github.com/apache/spark/pull/26117#discussion_r334686880
 
 

 ##########
 File path: core/src/main/resources/org/apache/spark/log4j-defaults.properties
 ##########
 @@ -33,7 +33,8 @@ 
log4j.logger.org.sparkproject.jetty.util.component.AbstractLifeCycle=ERROR
 log4j.logger.org.apache.spark.repl.SparkIMain$exprTyper=INFO
 log4j.logger.org.apache.spark.repl.SparkILoop$SparkILoopInterpreter=INFO
 
-# SPARK-9183: Settings to avoid annoying messages when looking up nonexistent 
UDFs in SparkSQL with Hive support
+# SPARK-9183: Settings to avoid annoying messages when looking up nonexistent 
UDFs
+# in SparkSQL with Hive support
 
 Review comment:
   ```
   $ dev/lint-java
   OpenJDK 64-Bit Server VM warning: ignoring option MaxPermSize=384m; support 
was removed in 8.0
   Using `mvn` from path: /usr/local/bin/mvn
   Checkstyle checks failed at following occurrences:
   [ERROR] src/main/resources/org/apache/spark/log4j-defaults.properties:[36] 
(sizes) LineLength: Line is longer than 100 characters (found 112).
   ```

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