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)