Frederick Reiss created SPARK-17303:
---------------------------------------

             Summary: dev/run-tests fails if spark-warehouse directory exists
                 Key: SPARK-17303
                 URL: https://issues.apache.org/jira/browse/SPARK-17303
             Project: Spark
          Issue Type: Bug
          Components: Build
            Reporter: Frederick Reiss
            Priority: Minor


The script dev/run-tests, which is intended for verifying the correctness of 
pull requests, runs Apache RAT to check for missing Apache license headers. 
Later, the script does a full compile/package/test sequence.

The script as currently written works fine the first time. But the second time 
it runs, the Apache RAT checks fail due to the presence of the directory 
spark-warehouse, which the script indirectly creates during its regression test 
run.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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

Reply via email to