You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Siddharth Seth (JIRA)" <ji...@apache.org> on 2016/10/19 07:06:58 UTC

[jira] [Created] (HIVE-15013) Config dir generated for tests should not be under the test tmp directory

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)