[ https://issues.apache.org/jira/browse/HIVE-5693?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Navis updated HIVE-5693: ------------------------ Attachment: HIVE-5693.1.patch.txt > 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 > > > {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)