sweisdb commented on PR #45425:
URL: https://github.com/apache/spark/pull/45425#issuecomment-2046170137

   > Ya, please use `dev/lint-java` script and fix the following lines, 
@sweisdb .
   > 
   > ```
   > $ dev/lint-java
   > Using `mvn` from path: /opt/homebrew/bin/mvn
   > Using SPARK_LOCAL_IP=localhost
   > Checkstyle checks failed at following occurrences:
   > [ERROR] src/main/java/org/apache/spark/network/crypto/AuthEngine.java:[68] 
(sizes) LineLength: Line is longer than 100 characters (found 113).
   > [ERROR] 
src/main/java/org/apache/spark/network/util/TransportConf.java:[218] (sizes) 
LineLength: Line is longer than 100 characters (found 116).
   > [ERROR] 
src/main/java/org/apache/spark/network/util/TransportConf.java:[220] (sizes) 
LineLength: Line is longer than 100 characters (found 101).
   > [ERROR] 
src/test/java/org/apache/spark/network/crypto/AuthEngineSuite.java:[54] (sizes) 
LineLength: Line is longer than 100 characters (found 110).
   > [ERROR] 
src/test/java/org/apache/spark/network/crypto/AuthEngineSuite.java:[55] (sizes) 
LineLength: Line is longer than 100 characters (found 116).
   > ```
   
   Addressed the lint issues.


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

To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to