GitHub user shaneknapp opened a pull request:

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

    found some extra whitespace in the R tests

    ## What changes were proposed in this pull request?
    
    during my ubuntu-port testing, i found some extra whitespace that for some 
reason wasn't getting caught on the centos lint-r build step.
    
    ## How was this patch tested?
    
    the build system will test this!  i used one of my ubuntu testing builds 
and scped over the modified file.
    
    before my fix:  
    
https://amplab.cs.berkeley.edu/jenkins/job/spark-master-test-sbt-hadoop-2.7-ubuntu-testing/22/console
    
    after my fix:
    
https://amplab.cs.berkeley.edu/jenkins/job/spark-master-test-sbt-hadoop-2.7-ubuntu-testing/23/console

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

    $ git pull https://github.com/shaneknapp/spark remove-extra-whitespace

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

    https://github.com/apache/spark/pull/22896.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 #22896
    
----
commit f0fea61d56cbafe57a720b2a3a5f9601d80abea3
Author: shane knapp <incomplete@...>
Date:   2018-10-30T17:56:41Z

    found some extra whitespace in the R tests

----


---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to