You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Hive QA (JIRA)" <ji...@apache.org> on 2013/12/20 01:43:07 UTC

[jira] [Commented] (HIVE-6064) Wincompat: windows path substitutions overridden by MiniMrShim.getConfiguration() on hadoop-2

    [ https://issues.apache.org/jira/browse/HIVE-6064?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13853526#comment-13853526 ] 

Hive QA commented on HIVE-6064:
-------------------------------



{color:green}Overall{color}: +1 all checks pass

Here are the results of testing the latest attachment:
https://issues.apache.org/jira/secure/attachment/12619660/HIVE-6064.1.patch

{color:green}SUCCESS:{color} +1 4799 tests passed

Test results: http://bigtop01.cloudera.org:8080/job/PreCommit-HIVE-Build/710/testReport
Console output: http://bigtop01.cloudera.org:8080/job/PreCommit-HIVE-Build/710/console

Messages:
{noformat}
Executing org.apache.hive.ptest.execution.PrepPhase
Executing org.apache.hive.ptest.execution.ExecutionPhase
Executing org.apache.hive.ptest.execution.ReportingPhase
{noformat}

This message is automatically generated.

ATTACHMENT ID: 12619660

> 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
>            Assignee: Jason Dere
>         Attachments: HIVE-6064.1.patch
>
>
> 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)