You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Marcelo Vanzin (JIRA)" <ji...@apache.org> on 2017/01/09 21:09:58 UTC

[jira] [Created] (SPARK-19137) Garbage left in source tree after SQL tests are run

Marcelo Vanzin created SPARK-19137:
--------------------------------------

             Summary: Garbage left in source tree after SQL tests are run
                 Key: SPARK-19137
                 URL: https://issues.apache.org/jira/browse/SPARK-19137
             Project: Spark
          Issue Type: Bug
          Components: SQL, Tests
    Affects Versions: 2.2.0
            Reporter: Marcelo Vanzin
            Priority: Minor


Don't know when this started, but after I run tests in sbt I'm left with garbage files in my source repo:

{noformat}
Untracked files:
  (use "git add <file>..." to include in what will be committed)

        sql/core/%253Cundefined%253E/
        sql/core/%3Cundefined%3E/
{noformat}

Tests should always write things under the "target" directory so that it gets automatically ignored by git and cleaned up by "sbt/mvn clean."



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

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