[ https://issues.apache.org/jira/browse/HIVE-6115?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13863806#comment-13863806 ]
Sushanth Sowmyan commented on HIVE-6115: ---------------------------------------- I mentioned this on HIVE-5659 as well, but want to add this here too - I agree with Nick's order-of-resolution need, and thus, the need to make sure that the addResources does not wind up clobbering already-set config parameters, but I would strongly advise any user from putting any hbase-specific config in hive-site.xml. That seems to be asking for errors arising from messy config keeping. It can lead up to two-sources of truth if hive treats hive's copy of hbase config as prime, and hbase server/etc that the handler talk to treat hbase config as prime truth. > 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)