[
https://issues.apache.org/jira/browse/HIVE-6487?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13909424#comment-13909424
]
Brock Noland commented on HIVE-6487:
------------------------------------
I put a break fix into place for this but we should make the change and commit
this so we don't regress.
[~szehon] mentioned he was potentially interested in this.
> 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)