HIVE-12295 broke the qfile and itest/hive-unit tests. Jimmy put up a
patch in HIVE-12318 that appeared to fix it. I went ahead and committed
that patch without waiting for the precommit testing because there were
several patches ahead of it in line that would have failed. This means
the testing for HIVE-12318 will fail (the patch won't apply properly).
Also the tests for HIVE-12304 (which is currently running) will fail
because it won't pick up the patch.
The thing we need to watch for is that there aren't other places this
commit broke the build. If we see such things, we should revert it.
Alan.