dongjoon-hyun commented on issue #24289: [SPARK-27338][CORE][FOLLOWUP] remove trailing space URL: https://github.com/apache/spark/pull/24289#issuecomment-479760449 Hi, @cloud-fan . `branch-2.4` fails with the same reason~ Could you fix that too, please? - https://amplab.cs.berkeley.edu/jenkins/view/Spark%20QA%20Test%20(Dashboard)/job/spark-branch-2.4-test-sbt-hadoop-2.7/359/console ``` ======================================================================== Running Java style checks ======================================================================== Checkstyle failed at following occurrences: [error] Checkstyle error found in /home/jenkins/workspace/spark-branch-2.4-test-sbt-hadoop-2.7/core/src/main/java/org/apache/spark/util/collection/unsafe/sort/UnsafeExternalSorter.java:589: No trailing whitespace allowed. [error] 1 issue(s) found in Checkstyle report: /home/jenkins/workspace/spark-branch-2.4-test-sbt-hadoop-2.7/core/target/checkstyle-output.xml [error] running /home/jenkins/workspace/spark-branch-2.4-test-sbt-hadoop-2.7/dev/sbt-checkstyle ; received return code 1 ```
---------------------------------------------------------------- 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]
