[
https://issues.apache.org/jira/browse/HIVE-6115?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13863771#comment-13863771
]
Nick Dimiduk commented on HIVE-6115:
------------------------------------
[~sushanth]:
bq. testing under a local minicluster where everything is available makes these
tests succeed in the unit test runs.
I don't have enough context on how Hive tests are executed, but I have seen
issues which are not caught by standard unit tests but do surface when run with
a real cluster (see also HIVE-5515). Over in HBaseLand, we have the
IntegrationTest category which are designed to run on real clusters, not the
miniclusters, for finding such issues (the most common being classpaths
unrealistic on a distributed deployment). In my experience testing our
MapReduce code, this additional test harness has been valuable.
[~brocknoland]:
bq. Users often set hbase configuration settings relating to hive in
hive-site.xml.
I just
[commented|https://issues.apache.org/jira/browse/HIVE-5659?focusedCommentId=13863752&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-13863752]
about this over on HIVE-5659. I might insert hive-site.xml between (2) and (3)
in that list, but what if Hive and HBase might have conflicting values for some
settings. Anything come to mind? What HBase configs are your Hive users setting
in hive-site.xml ?
> 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)