Skip to content

Conversation

@dongjoon-hyun
Copy link
Member

@dongjoon-hyun dongjoon-hyun commented Jun 18, 2017

What changes were proposed in this pull request?

This PR cleans up a few Java linter errors for Apache Spark 2.2 release.

How was this patch tested?

$ dev/lint-java
Using `mvn` from path: /usr/local/bin/mvn
Checkstyle checks passed.

We can check the result at Travis CI, here.

@dongjoon-hyun
Copy link
Member Author

Hi, @srowen . This is the new PR for master branch .

@SparkQA
Copy link

SparkQA commented Jun 18, 2017

Test build #78229 has finished for PR 18345 at commit 379466b.

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

@dongjoon-hyun
Copy link
Member Author

Thank you for review, @srowen.

@asfgit asfgit closed this in ecc5631 Jun 19, 2017
asfgit pushed a commit that referenced this pull request Jun 19, 2017
This PR cleans up a few Java linter errors for Apache Spark 2.2 release.

```bash
$ dev/lint-java
Using `mvn` from path: /usr/local/bin/mvn
Checkstyle checks passed.
```

We can check the result at Travis CI, [here](https://travis-ci.org/dongjoon-hyun/spark/builds/244297894).

Author: Dongjoon Hyun <[email protected]>

Closes #18345 from dongjoon-hyun/fix_lint_java_2.

(cherry picked from commit ecc5631)
Signed-off-by: Sean Owen <[email protected]>
@dongjoon-hyun
Copy link
Member Author

Thank you for merging, @srowen .

@dongjoon-hyun dongjoon-hyun deleted the fix_lint_java_2 branch June 19, 2017 19:54
robert3005 pushed a commit to palantir/spark that referenced this pull request Jun 29, 2017
## What changes were proposed in this pull request?

This PR cleans up a few Java linter errors for Apache Spark 2.2 release.

## How was this patch tested?

```bash
$ dev/lint-java
Using `mvn` from path: /usr/local/bin/mvn
Checkstyle checks passed.
```

We can check the result at Travis CI, [here](https://travis-ci.org/dongjoon-hyun/spark/builds/244297894).

Author: Dongjoon Hyun <[email protected]>

Closes apache#18345 from dongjoon-hyun/fix_lint_java_2.
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.

3 participants