Jason Dere created HIVE-6064:
--------------------------------
Summary: Wincompat: windows path substitutions overridden by
MiniMrShim.getConfiguration() on hadoop-2
Key: HIVE-6064
URL: https://issues.apache.org/jira/browse/HIVE-6064
Project: Hive
Issue Type: Sub-task
Components: Tests, Windows
Reporter: Jason Dere
On Windows, HiveConf setting hive.exec.scratchdir is changed to remove the
drive letter (i.e. "c:") from the start of its path. However, in HadoopShims23,
MiniMrShim.setupConfiguration() subsequently overwrites the HiveConf settings
and the drive letter is added back to hive.exec.scratchdir, causing path issues
in the MiniMR tests.
--
This message was sent by Atlassian JIRA
(v6.1.4#6159)