You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Rui Li (JIRA)" <ji...@apache.org> on 2015/08/07 05:53:46 UTC

[jira] [Resolved] (HIVE-8506) UT: add test flag in hive-site.xml for spark tests

     [ https://issues.apache.org/jira/browse/HIVE-8506?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Rui Li resolved HIVE-8506.
--------------------------
    Resolution: Duplicate

Close this one as it's done in HIVE-10903.

> UT: add test flag in hive-site.xml for spark tests
> --------------------------------------------------
>
>                 Key: HIVE-8506
>                 URL: https://issues.apache.org/jira/browse/HIVE-8506
>             Project: Hive
>          Issue Type: Sub-task
>          Components: Spark
>            Reporter: Thomas Friedrich
>            Assignee: Thomas Friedrich
>            Priority: Minor
>
> All tests dbtxnmgr_* fail because the metastore tables are not correctly initialized. We need to set the hive.in.test flag in hive-site.xml under data/conf/spark:
> <property>
> <name>hive.in.test</name>
> <value>true</value>
> <description>Internal marker for test. Used for masking env-dependent values</description>
> </property>



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