GitHub user srowen opened a pull request:
https://github.com/apache/spark/pull/19371
[HOTFIX][BUILD] Fix finalizer checkstyle error and re-disable checkstyle
## What changes were proposed in this pull request?
Fix finalizer checkstyle violation by just turning it off; re-disable
checkstyle as it won't be run by SBT PR builder. See
https://github.com/apache/spark/pull/18887#issuecomment-332580700
## How was this patch tested?
`./dev/lint-java` runs successfully
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/srowen/spark HotfixFinalizerCheckstlye
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/19371.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #19371
----
commit 74b33855ce95867ddc72b4fa811831c66288cacc
Author: Sean Owen <[email protected]>
Date: 2017-09-27T16:56:29Z
Fix finalizer checkstyle violation by just turning it off; re-disable
checkstyle as it won't be run by SBT PR builder
----
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]