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
docker.properties.template -rw-r--r-- 996 bytes
fairscheduler.xml.template -rw-r--r-- 1.1 KB
log4j.properties.template -rw-r--r-- 2.0 KB
metrics.properties.template -rw-r--r-- 7.1 KB
slaves.template -rw-r--r-- 865 bytes
spark-defaults.conf.template -rw-r--r-- 1.3 KB
spark-env.sh.template -rwxr-xr-x 3.6 KB

back to top