Skip to content

Conversation

@cloud-fan
Copy link
Contributor

What changes were proposed in this pull request?

#24265 breaks the lint check, because it has trailing space. (not sure why it passed jenkins). This PR fixes it.

How was this patch tested?

N/A

@cloud-fan
Copy link
Contributor Author

cc @venkata91 @srowen

@venkata91
Copy link
Contributor

venkata91 commented Apr 4, 2019

Interesting. Somehow I missed it.

Copy link
Contributor

@venkata91 venkata91 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good

@cloud-fan
Copy link
Contributor Author

since it has passed the code style check, I'm merging it, thanks!

@cloud-fan cloud-fan closed this in b56e433 Apr 4, 2019
@dongjoon-hyun
Copy link
Member

Hi, @cloud-fan . branch-2.4 fails with the same reason~ Could you fix that too, please?

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

cloud-fan added a commit that referenced this pull request Apr 4, 2019
## What changes were proposed in this pull request?

#24265 breaks the lint check, because it has trailing space. (not sure why it passed jenkins). This PR fixes it.

## How was this patch tested?

N/A

Closes #24289 from cloud-fan/fix.

Authored-by: Wenchen Fan <[email protected]>
Signed-off-by: Wenchen Fan <[email protected]>
cloud-fan added a commit that referenced this pull request Apr 4, 2019
## What changes were proposed in this pull request?

#24265 breaks the lint check, because it has trailing space. (not sure why it passed jenkins). This PR fixes it.

## How was this patch tested?

N/A

Closes #24289 from cloud-fan/fix.

Authored-by: Wenchen Fan <[email protected]>
Signed-off-by: Wenchen Fan <[email protected]>
@cloud-fan
Copy link
Contributor Author

thanks for reminding! backported to 2.4/2.3

@SparkQA
Copy link

SparkQA commented Apr 4, 2019

Test build #104268 has finished for PR 24289 at commit f0a0b9f.

  • This patch fails due to an unknown error code, -9.
  • This patch merges cleanly.
  • This patch adds no public classes.

@dongjoon-hyun
Copy link
Member

Thanks!

kai-chi pushed a commit to kai-chi/spark that referenced this pull request Jul 23, 2019
## What changes were proposed in this pull request?

apache#24265 breaks the lint check, because it has trailing space. (not sure why it passed jenkins). This PR fixes it.

## How was this patch tested?

N/A

Closes apache#24289 from cloud-fan/fix.

Authored-by: Wenchen Fan <[email protected]>
Signed-off-by: Wenchen Fan <[email protected]>
kai-chi pushed a commit to kai-chi/spark that referenced this pull request Jul 25, 2019
## What changes were proposed in this pull request?

apache#24265 breaks the lint check, because it has trailing space. (not sure why it passed jenkins). This PR fixes it.

## How was this patch tested?

N/A

Closes apache#24289 from cloud-fan/fix.

Authored-by: Wenchen Fan <[email protected]>
Signed-off-by: Wenchen Fan <[email protected]>
kai-chi pushed a commit to kai-chi/spark that referenced this pull request Aug 1, 2019
## What changes were proposed in this pull request?

apache#24265 breaks the lint check, because it has trailing space. (not sure why it passed jenkins). This PR fixes it.

## How was this patch tested?

N/A

Closes apache#24289 from cloud-fan/fix.

Authored-by: Wenchen Fan <[email protected]>
Signed-off-by: Wenchen Fan <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants