You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@phoenix.apache.org by "Josh Elser (JIRA)" <ji...@apache.org> on 2018/05/29 16:05:00 UTC

[jira] [Created] (PHOENIX-4758) Guard against HADOOP_CONF_DIR for HiveMapReduceIT

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)