[
https://issues.apache.org/jira/browse/PHOENIX-4758?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16502629#comment-16502629
]
Hudson commented on PHOENIX-4758:
---------------------------------
FAILURE: Integrated in Jenkins build PreCommit-PHOENIX-Build #1892 (See
[https://builds.apache.org/job/PreCommit-PHOENIX-Build/1892/])
PHOENIX-4758 Validate that HADOOP_CONF_DIR is not set for HiveMRIT (elserj: rev
d9007714a7e62dec1d8d8af05b98685396ba4a42)
* (edit) phoenix-hive/src/it/java/org/apache/phoenix/hive/HiveMapReduceIT.java
> Guard against HADOOP_CONF_DIR for HiveMapReduceIT
> -------------------------------------------------
>
> Key: PHOENIX-4758
> URL: https://issues.apache.org/jira/browse/PHOENIX-4758
> Project: Phoenix
> Issue Type: Improvement
> Reporter: Josh Elser
> Assignee: Josh Elser
> Priority: Minor
> Fix For: 4.14.0, 5.0.0
>
> Attachments: PHOENIX-4758.001.patch
>
>
> I get bitten by this one every time:
> HiveMapReduceIT will likely fail if you have HADOOP_CONF_DIR set in your
> environment (as something inside of the test starts querying your local
> installation instead of the minicluster).
> We should add a check for this before the test runs and fail obviously.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)