Revision e329beaffe3d7691d63799cd1de2b30b990543c7 authored by Dongjoon Hyun on 19 June 2017, 19:17:54 UTC, committed by Sean Owen on 19 June 2017, 19:33:57 UTC
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 <dongjoon@apache.org>

Closes #18345 from dongjoon-hyun/fix_lint_java_2.

(cherry picked from commit ecc5631351e81bbee4befb213f3053a4f31532a7)
Signed-off-by: Sean Owen <sowen@cloudera.com>
1 parent 7b50736
History
File Mode Size
mvn -rwxr-xr-x 5.8 KB
sbt -rwxr-xr-x 5.3 KB
sbt-launch-lib.bash -rwxr-xr-x 5.0 KB
spark-build-info -rwxr-xr-x 1.5 KB

back to top