LuciferYang commented on PR #51926:
URL: https://github.com/apache/spark/pull/51926#issuecomment-3168544247

   > Oh, could you fix `Java` linter error, too?
   > 
   > ```
   > Checkstyle checks failed at following occurrences:
   > Error:  
src/main/java/org/apache/spark/util/kvstore/LevelDBTypeInfo.java:[311] (sizes) 
LineLength: Line is longer than 100 characters (found 101).
   > Error:  
src/main/java/org/apache/spark/util/kvstore/LevelDBTypeInfo.java:[337] (sizes) 
LineLength: Line is longer than 100 characters (found 101).
   > Error:  
src/main/java/org/apache/spark/util/kvstore/RocksDBTypeInfo.java:[313] (sizes) 
LineLength: Line is longer than 100 characters (found 101).
   > Error:  
src/main/java/org/apache/spark/util/kvstore/RocksDBTypeInfo.java:[339] (sizes) 
LineLength: Line is longer than 100 characters (found 101).
   > Error: Process completed with exit code 1.
   > ```
   
   ```
   dev/lint-java 
   Using `mvn` from path: 
/Users/yangjie01/SourceCode/git/spark-mine-sbt/build/apache-maven-3.9.11/bin/mvn
   Using SPARK_LOCAL_IP=localhost
   Checkstyle checks passed.
   ```
   
   done


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


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

Reply via email to