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

Brock Noland commented on HIVE-6115:
------------------------------------

Do you know why the tests pass after removing this code? Shouldn't we have at 
least one test that exhibits the requirement for this behavior?

bq. Per your contention, the problem is that if you do have a local override 
hbase-site.xml, it still winds up pulling in a default 
hbase-default.xml/hbase-site.xml and thus fails?

Users often set hbase configuration settings relating to hive in hive-site.xml. 
Since the Configuration object stores resources in a list, hbase-default.xml is 
added after hive-site.xml and therefore takes precedence over it.

> Remove redundant code in HiveHBaseStorageHandler
> ------------------------------------------------
>
>                 Key: HIVE-6115
>                 URL: https://issues.apache.org/jira/browse/HIVE-6115
>             Project: Hive
>          Issue Type: Improvement
>    Affects Versions: 0.12.0
>            Reporter: Brock Noland
>            Assignee: Brock Noland
>         Attachments: HIVE-6115.patch
>
>




--
This message was sent by Atlassian JIRA
(v6.1.5#6160)

Reply via email to