[ https://issues.apache.org/jira/browse/HIVE-3427?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13449398#comment-13449398 ]
Ashutosh Chauhan commented on HIVE-3427: ---------------------------------------- Navis, Nice catch, but I am not sure if this will fix the issue. Since test fails while doing mkdir and not rmr. Looks like dir already exists before that tests begin to run (perhaps created by some other test, which didnt do rmr of it). We can either hunt down that offending test which is not rmr'ng the dir and update it or we can name this dir with some unique name, like exports_3068 so thats make it unlikely that dir already exist by the time this test runs. I am also running the full-suite with your current patch to test whether that fixes the build or not. > Newly added test testCliDriver_metadata_export_drop is consistently failing > on trunk > ------------------------------------------------------------------------------------ > > Key: HIVE-3427 > URL: https://issues.apache.org/jira/browse/HIVE-3427 > Project: Hive > Issue Type: Test > Affects Versions: 0.10.0 > Reporter: Ashutosh Chauhan > Assignee: Navis > Attachments: HIVE-3427.1.patch.txt > > > I think its a new test which was added via HIVE-3068 -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira