Description
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.