[
https://issues.apache.org/jira/browse/PHOENIX-4758?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16501050#comment-16501050
]
Hudson commented on PHOENIX-4758:
---------------------------------
ABORTED: Integrated in Jenkins build Phoenix-4.x-HBase-0.98 #1912 (See
[https://builds.apache.org/job/Phoenix-4.x-HBase-0.98/1912/])
PHOENIX-4758 Validate that HADOOP_CONF_DIR is not set for HiveMRIT (elserj: rev
407c1c180eddf7505d5523a67b436856f30e7fe9)
* (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)