You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Cheng Lian (JIRA)" <ji...@apache.org> on 2014/10/28 18:44:33 UTC

[jira] [Created] (SPARK-4119) Don't rely on HIVE_DEV_HOME to find .q files

Cheng Lian created SPARK-4119:
---------------------------------

             Summary: Don't rely on HIVE_DEV_HOME to find .q files
                 Key: SPARK-4119
                 URL: https://issues.apache.org/jira/browse/SPARK-4119
             Project: Spark
          Issue Type: Test
          Components: SQL
    Affects Versions: 1.1.1
            Reporter: Cheng Lian
            Priority: Minor


After merging in Hive 0.13.1 support, a bunch of .q files and golden answer files got updated. Unfortunately, some .q were updated in Hive. For example, an ORDER BY clause was added to groupby1_limit.q for bug fix.

With HIVE_DEV_HOME set, developers working on Hive 0.12.0 may end up with false test failures. Because .q files are looked up from HIVE_DEV_HOME and outdated .q files are used.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org