[ https://issues.apache.org/jira/browse/HIVE-14670?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Hari Sankar Sivarama Subramaniyan updated HIVE-14670: ----------------------------------------------------- Status: Patch Available (was: Open) > 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 > Attachments: HIVE-14670.1.patch > > > 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 or to remove the > files altogether. I am going with the latter option since we already have 6 > query files in parallel and additionally we are trying to achieve a faster > run. -- This message was sent by Atlassian JIRA (v6.3.4#6332)