You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Hive QA (JIRA)" <ji...@apache.org> on 2013/10/31 16:27:17 UTC

[jira] [Commented] (HIVE-5693) Rewrite some tests to reduce test time

    [ https://issues.apache.org/jira/browse/HIVE-5693?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13810336#comment-13810336 ] 

Hive QA commented on HIVE-5693:
-------------------------------



{color:green}Overall{color}: +1 all checks pass

Here are the results of testing the latest attachment:
https://issues.apache.org/jira/secure/attachment/12611256/HIVE-5693.2.patch.txt

{color:green}SUCCESS:{color} +1 4517 tests passed

Test results: http://bigtop01.cloudera.org:8080/job/PreCommit-HIVE-Build/79/testReport
Console output: http://bigtop01.cloudera.org:8080/job/PreCommit-HIVE-Build/79/console

Messages:
{noformat}
Executing org.apache.hive.ptest.execution.PrepPhase
Executing org.apache.hive.ptest.execution.ExecutionPhase
Executing org.apache.hive.ptest.execution.ReportingPhase
{noformat}

This message is automatically generated.

> Rewrite some tests to reduce test time
> --------------------------------------
>
>                 Key: HIVE-5693
>                 URL: https://issues.apache.org/jira/browse/HIVE-5693
>             Project: Hive
>          Issue Type: Test
>          Components: Tests
>            Reporter: Navis
>            Assignee: Navis
>            Priority: Trivial
>         Attachments: HIVE-5693.1.patch.txt, HIVE-5693.2.patch.txt
>
>
> {noformat}
>     [junit] Done query: timestamp_1.q elapsedTime=182s
>     [junit] Done query: timestamp_2.q elapsedTime=181s
>     [junit] Done query: timestamp_3.q elapsedTime=30s
>     [junit] Done query: timestamp_comparison.q elapsedTime=29s
>     [junit] Done query: timestamp_lazy.q elapsedTime=11s
>     [junit] Done query: timestamp_null.q elapsedTime=3s
>     [junit] Done query: timestamp_udf.q elapsedTime=54s
> {noformat}
> Theses tests are basically UDF tests and seemed not need to be run with MRs. The parallel test platform is really awesome but we can still lessen the burden by applying "hive.fetch.task.conversion=more" or "tablesample (1 rows)" to this kind of tests.



--
This message was sent by Atlassian JIRA
(v6.1#6144)