Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[SPARK-26541][BUILD] Add -Pdocker-integration-tests to dev/scalastyle #23459

Closed
wants to merge 1 commit into from
Closed

[SPARK-26541][BUILD] Add -Pdocker-integration-tests to dev/scalastyle #23459

wants to merge 1 commit into from

Conversation

dongjoon-hyun
Copy link
Member

@dongjoon-hyun dongjoon-hyun commented Jan 5, 2019

What changes were proposed in this pull request?

This PR makes scalastyle to check docker-integration-tests module additionally and fixes one error.

How was this patch tested?

Pass the Jenkins with the updated Scalastyle.

========================================================================
Running Scala style checks
========================================================================
Scalastyle checks passed.

@dongjoon-hyun
Copy link
Member Author

Thank you for review and approval, @felixcheung .

@SparkQA
Copy link

SparkQA commented Jan 5, 2019

Test build #100769 has finished for PR 23459 at commit b57c974.

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

@dongjoon-hyun
Copy link
Member Author

Merged to master.

@asfgit asfgit closed this in 5969b8a Jan 5, 2019
@dongjoon-hyun dongjoon-hyun deleted the SPARK-26541 branch January 5, 2019 09:02
jackylee-ch pushed a commit to jackylee-ch/spark that referenced this pull request Feb 18, 2019
…yle`

## What changes were proposed in this pull request?

This PR makes `scalastyle` to check `docker-integration-tests` module additionally and fixes one error.

## How was this patch tested?

Pass the Jenkins with the updated Scalastyle.
```
========================================================================
Running Scala style checks
========================================================================
Scalastyle checks passed.
```

Closes apache#23459 from dongjoon-hyun/SPARK-26541.

Authored-by: Dongjoon Hyun <dongjoon@apache.org>
Signed-off-by: Dongjoon Hyun <dongjoon@apache.org>
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