Brock Noland created HIVE-6487:
----------------------------------
Summary: 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
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:
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)