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

Sushanth Sowmyan commented on HIVE-6115:
----------------------------------------

I think we have e2e tests that run on an actual cluster that have failed in the 
past without that, testing under a local minicluster where everything is 
available makes these tests succeed in the unit test runs. (Tagging [~ndimiduk] 
as he might be interested as well)

{quote}
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.
{quote}

Ouch, I can see how that's problematic, and essentially incompatible with the 
idea on how addHbaseResources is used, which is to defer to an installed hbase 
cluster.

> 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