Siddharth Seth created HIVE-15013:
-------------------------------------

             Summary: Config dir generated for tests should not be under the 
test tmp directory
                 Key: HIVE-15013
                 URL: https://issues.apache.org/jira/browse/HIVE-15013
             Project: Hive
          Issue Type: Sub-task
            Reporter: Siddharth Seth
            Assignee: Siddharth Seth


mvn is used to clean up tmp directories created for tests, and to setup the 
config directory. The current structure is 
target/tmp
target/tmp/config

All of this is setup when mvn test is executed.

Tests generate data under tmp - warehouse, metastore, etc. Having the conf dir 
there (generated by mvn) makes it complicate to add per test cleanup - since 
the entire tmp directory cannot be removed.



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

Reply via email to