GitHub user dongjoon-hyun opened a pull request:

    https://github.com/apache/spark/pull/20101

    [MINOR][BUILD] Fix Java linter errors

    ## What changes were proposed in this pull request?
    
    This PR cleans up a few Java linter errors for Apache Spark 2.3 release.
    
    ## How was this patch tested?
    
    ```bash
    $ dev/lint-java
    Using `mvn` from path: /usr/local/bin/mvn
    Checkstyle checks passed.
    ```

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/dongjoon-hyun/spark fix-java-lint

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/spark/pull/20101.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 #20101
    
----
commit 536df6664b73679fde17762eb89c065a9c112ed0
Author: Dongjoon Hyun <dongjoon@...>
Date:   2017-12-28T08:16:30Z

    [MINOR][BUILD] Fix Java linter errors

----


---

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to