[ https://issues.apache.org/jira/browse/HIVE-6487?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Szehon Ho updated HIVE-6487: ---------------------------- Status: Patch Available (was: Open) Removed cp task from the batch-exec.vm template, also fixed the unit tests. Tested manually on my own cluster, and ran existing unit tests. Let me know if more needs to be done. > PTest2 do not copy failed source directories > -------------------------------------------- > > Key: HIVE-6487 > URL: https://issues.apache.org/jira/browse/HIVE-6487 > Project: Hive > Issue Type: Bug > Reporter: Brock Noland > Assignee: Szehon Ho > Attachments: HIVE-6487.patch > > > Right now we copy the entire source directory for failed tests back to the > master (up to 5). They are 10GB per so it takes a very long time. We should > remove this feature. > Remove the cp command from batch-exec.vm: > https://github.com/apache/hive/blob/trunk/testutils/ptest2/src/main/resources/batch-exec.vm#L91 > also don't publish the number of failed tests as a template variable: > NO_PRECOMMIT_TESTS -- This message was sent by Atlassian JIRA (v6.2#6252)