You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Hari Sankar Sivarama Subramaniyan (JIRA)" <ji...@apache.org> on 2016/08/30 21:45:22 UTC

[jira] [Created] (HIVE-14670) org.apache.hadoop.hive.ql.TestMTQueries failure

Hari Sankar Sivarama Subramaniyan created HIVE-14670:
--------------------------------------------------------

             Summary: org.apache.hadoop.hive.ql.TestMTQueries failure
                 Key: HIVE-14670
                 URL: https://issues.apache.org/jira/browse/HIVE-14670
             Project: Hive
          Issue Type: Sub-task
            Reporter: Hari Sankar Sivarama Subramaniyan
            Assignee: Hari Sankar Sivarama Subramaniyan


Introduced by HIVE-14627. We used to have a common q_init file for MR and CliDriver tests till HIVE-14627 was committed. Now, that the init files are separate and join1.q and groupby2.q are run as part of minimr tests, we cannot use these tests to test multi-threaded queries with the same setup file because they would result in different stats (due to the way the init scripts are written). The easy fix would  be to substitute join1.q and groupby2.q with 2 files that actually run in CliDriver mode.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)