Josh Elser created PHOENIX-4758:
-----------------------------------
Summary: 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
Fix For: 5.0.0, 4.15.0
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)