Skip to content

Conversation

@frreiss
Copy link
Contributor

@frreiss frreiss commented Aug 29, 2016

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.

@JoshRosen
Copy link
Contributor

Jenkins, this is ok to test.

@JoshRosen
Copy link
Contributor

LGTM

@SparkQA
Copy link

SparkQA commented Aug 30, 2016

Test build #64608 has finished for PR 14870 at commit 850261f.

  • This patch passes all tests.
  • This patch merges cleanly.
  • This patch adds no public classes.

@JoshRosen
Copy link
Contributor

Merged to master. Thanks!

@asfgit asfgit closed this in 8fb445d Aug 30, 2016
.*\.sql
.Rbuildignore
org.apache.spark.deploy.yarn.security.ServiceCredentialProvider
spark-warehouse
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@frreiss this seems fine but better still is to understand what's leaving this lying around. You can see all the debris that various tests have been leaving around by looking at this file by somewhere just doing a new File("mytestdir")

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants