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