[ https://issues.apache.org/jira/browse/HIVE-6487?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Szehon Ho updated HIVE-6487: ---------------------------- Description: 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 was: 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: > 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)