GitHub user frreiss opened a pull request:

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

    [SPARK-17303] Added spark-warehouse to dev/.rat-excludes

    ## What changes were proposed in this pull request?
    
    Excludes the `spark-warehouse` directory from the Apache RAT checks that 
src/run-tests performs. `spark-warehouse` is created by some of the Spark SQL 
tests, as well as by `bin/spark-sql`.
    
    ## How was this patch tested?
    
    Ran src/run-tests twice. The second time, the script failed because the 
first iteration
    Made the change in this PR.
    Ran src/run-tests a third time; RAT checks succeeded.


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

    $ git pull https://github.com/frreiss/spark-fred fred-17303

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

    https://github.com/apache/spark/pull/14870.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 #14870
    
----
commit 850261fb54a0d372b12a16a89e16774cc9a4cba8
Author: frreiss <[email protected]>
Date:   2016-08-29T23:02:15Z

    Added spark-warehouse to dev/.rat-excludes

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

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

Reply via email to