Thiruvel Thirumoolan created HIVE-4012:
------------------------------------------

             Summary: 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


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

Reply via email to