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

Wei Zheng commented on HIVE-12685:
----------------------------------

I think patch 2 won't work for some cases. We need to somehow fall back to 
using the hive-site.xml target/tmp/conf directory. This is like an incorrect 
Maven dependency issue.

> Remove invalid property in common/src/test/resources/hive-site.xml
> ------------------------------------------------------------------
>
>                 Key: HIVE-12685
>                 URL: https://issues.apache.org/jira/browse/HIVE-12685
>             Project: Hive
>          Issue Type: Bug
>    Affects Versions: 2.0.0, 2.1.0
>            Reporter: Wei Zheng
>            Assignee: Wei Zheng
>         Attachments: HIVE-12685.1.patch, HIVE-12685.2.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)

Reply via email to