TestLocalDirAllocator fails under AIX 
--------------------------------------

                 Key: HADOOP-5115
                 URL: https://issues.apache.org/jira/browse/HADOOP-5115
             Project: Hadoop Core
          Issue Type: Test
          Components: test
    Affects Versions: 0.18.2
         Environment: AIX 
            Reporter: Bill Habermaas


TestLocalDirAllocator fails when running under AIX for the same reasons as 
CYGWIN under Windows (as noted in the test source code comments).  AIX allows 
the writing of a file in a directory that is marked read-only. This breaks the 
test. If the test is changed to sense for AIX (as it does for windows) then the 
usefulness of this unit test is questionable other than exposing an interesting 
anomoly in the native file system. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to