You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Sergey Shelukhin (JIRA)" <ji...@apache.org> on 2016/01/29 00:42:39 UTC

[jira] [Commented] (HIVE-12685) Remove redundant hive-site.xml under common/src/test/resources/

    [ https://issues.apache.org/jira/browse/HIVE-12685?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15122543#comment-15122543 ] 

Sergey Shelukhin commented on HIVE-12685:
-----------------------------------------

Backported to 2.0

> Remove redundant hive-site.xml under common/src/test/resources/
> ---------------------------------------------------------------
>
>                 Key: HIVE-12685
>                 URL: https://issues.apache.org/jira/browse/HIVE-12685
>             Project: Hive
>          Issue Type: Bug
>          Components: Configuration
>    Affects Versions: 2.0.0, 2.1.0
>            Reporter: Wei Zheng
>            Assignee: Wei Zheng
>             Fix For: 2.0.0, 2.1.0
>
>         Attachments: HIVE-12685.1.patch, HIVE-12685.2.patch, HIVE-12685.3.patch, HIVE-12685.4.patch, HIVE-12685.5.patch
>
>
> Currently there's such a property as below, which is obviously wrong
> {code}
> <property>
>   <name>javax.jdo.option.ConnectionDriverName</name>
>   <value>hive-site.xml</value>
>   <description>Override ConfVar defined in HiveConf</description>
> </property>
> {code}



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