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

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

Navis created HIVE-5693:
---------------------------

             Summary: 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


{noformat}
    [junit] Done query: timestamp_1.q elapsedTime=3404s
    [junit] Done query: timestamp_2.q elapsedTime=3403s
    [junit] Done query: timestamp_lazy.q elapsedTime=550s
    [junit] Done query: timestamp_udf.q elapsedTime=1129s
    [junit] Done query: udf_get_json_object.q elapsedTime=580s
    [junit] Done query: udf_printf.q elapsedTime=563s
    [junit] Done query: udtf_json_tuple.q elapsedTime=1130s
    [junit] Done query: udtf_parse_url_tuple.q elapsedTime=579s
    [junit] Done query: union_view.q elapsedTime=160s
{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)