[ https://issues.apache.org/jira/browse/HIVE-15013?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Siddharth Seth updated HIVE-15013: ---------------------------------- Attachment: HIVE-15013.02.patch > 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 > Attachments: HIVE-15013.01.patch, HIVE-15013.02.patch > > > 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)