You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Thiruvel Thirumoolan (JIRA)" <ji...@apache.org> on 2013/02/12 23:03:12 UTC

[jira] [Updated] (HIVE-4012) Unit test failures with Hadoop 23 due to HADOOP-8551

     [ https://issues.apache.org/jira/browse/HIVE-4012?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Thiruvel Thirumoolan updated HIVE-4012:
---------------------------------------

    Attachment: HIVE-4012_branch10.patch
    
> Unit test failures with Hadoop 23 due to HADOOP-8551
> ----------------------------------------------------
>
>                 Key: HIVE-4012
>                 URL: https://issues.apache.org/jira/browse/HIVE-4012
>             Project: Hive
>          Issue Type: Bug
>    Affects Versions: 0.10.0, 0.11.0
>            Reporter: Thiruvel Thirumoolan
>             Fix For: 0.11.0, 0.10.1
>
>         Attachments: HIVE-4012_branch10.patch
>
>
> With HADOOP-8551 (>=23.3 or >=2.0.2-alpha), its not possible to do a dfs -mkdir of foo/bar when foo does not exist. One has to use '-p' option (not available in Hadoop 20.x). A bunch of our test cases rely on this feature and this was to make it interoperable with Windows too (HIVE-3204). However, all these unit tests fail when using Hadoop >=23.3 or >=2.0.2-alpha. Its also not possible to use the '-p' option in the tests as thats not supported in Hadoop 20.x.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira