squito commented on issue #24970: [SPARK-23977][SQL] Support High Performance S3A committers [test-hadoop3.2] URL: https://github.com/apache/spark/pull/24970#issuecomment-516945610 style errors: ``` [error] /home/jenkins/workspace/SparkPullRequestBuilder@3/hadoop-cloud/src/hadoop-3/test/scala/org/apache/spark/internal/io/cloud/StubPathOutputCommitter.scala:82:35: No space before token = [error] /home/jenkins/workspace/SparkPullRequestBuilder@3/hadoop-cloud/src/hadoop-3/test/scala/org/apache/spark/internal/io/cloud/StubPathOutputCommitter.scala:23:0: org.apache.hadoop.mapreduce. is in wrong order relative to org.apache.hadoop.mapreduce.lib.output.. [error] /home/jenkins/workspace/SparkPullRequestBuilder@3/hadoop-cloud/src/hadoop-3/test/scala/org/apache/spark/internal/io/cloud/CommitterBindingSuite.scala:28:0: org.apache.hadoop.mapreduce. is in wrong order relative to org.apache.hadoop.mapreduce.task.TaskAttemptContextImpl. [error] /home/jenkins/workspace/SparkPullRequestBuilder@3/hadoop-cloud/src/hadoop-3/test/scala/org/apache/spark/internal/io/cloud/CommitterBindingSuite.scala:31:36: cloud should come before FileCommitProtocol. ``` you can run style checks locally with `dev/scalastyle`
---------------------------------------------------------------- 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]
