Skip to content

Conversation

@ueshin
Copy link
Member

@ueshin ueshin commented Feb 6, 2018

What changes were proposed in this pull request?

This is a follow-up of #20492 which broke lint-java checks.
This pr fixes the lint-java issues.

[ERROR] src/main/java/org/apache/spark/util/collection/unsafe/sort/UnsafeSorterSpillReader.java:[79] (sizes) LineLength: Line is longer than 100 characters (found 114).

How was this patch tested?

Checked manually in my local environment.

@ueshin
Copy link
Member Author

ueshin commented Feb 6, 2018

cc @sitalkedia @sameeragarwal

Copy link
Member

@sameeragarwal sameeragarwal left a comment

Choose a reason for hiding this comment

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

Thanks @ueshin, LGTM!

@sitalkedia
Copy link

LGTM, thanks for fixing this.

@SparkQA
Copy link

SparkQA commented Feb 6, 2018

Test build #87089 has finished for PR 20514 at commit 405418a.

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

@HyukjinKwon
Copy link
Member

retest this please

@kiszk
Copy link
Member

kiszk commented Feb 6, 2018

LGTM

@SparkQA
Copy link

SparkQA commented Feb 6, 2018

Test build #87096 has finished for PR 20514 at commit 405418a.

  • This patch fails Spark unit tests.
  • This patch merges cleanly.
  • This patch adds no public classes.

@ueshin
Copy link
Member Author

ueshin commented Feb 6, 2018

Jenkins, retest this please.

@SparkQA
Copy link

SparkQA commented Feb 6, 2018

Test build #87105 has finished for PR 20514 at commit 405418a.

  • This patch fails Spark unit tests.
  • This patch merges cleanly.
  • This patch adds no public classes.

@HyukjinKwon
Copy link
Member

retest this please

@SparkQA
Copy link

SparkQA commented Feb 6, 2018

Test build #87110 has finished for PR 20514 at commit 405418a.

  • This patch passes all tests.
  • This patch merges cleanly.
  • This patch adds no public classes.

@vanzin
Copy link
Contributor

vanzin commented Feb 6, 2018

Merging to master / 2.3.

asfgit pushed a commit that referenced this pull request Feb 6, 2018
## What changes were proposed in this pull request?

This is a follow-up of #20492 which broke lint-java checks.
This pr fixes the lint-java issues.

```
[ERROR] src/main/java/org/apache/spark/util/collection/unsafe/sort/UnsafeSorterSpillReader.java:[79] (sizes) LineLength: Line is longer than 100 characters (found 114).
```

## How was this patch tested?

Checked manually in my local environment.

Author: Takuya UESHIN <ueshin@databricks.com>

Closes #20514 from ueshin/issues/SPARK-23310/fup1.

(cherry picked from commit 7db9979)
Signed-off-by: Marcelo Vanzin <vanzin@cloudera.com>
@asfgit asfgit closed this in 7db9979 Feb 6, 2018
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.

8 participants