You are viewing a plain text version of this content. The canonical link for it is here.
Posted to mapreduce-dev@hadoop.apache.org by "Iyappan Srinivasan (JIRA)" <ji...@apache.org> on 2010/04/06 17:08:33 UTC

[jira] Created: (MAPREDUCE-1677) Test scenario for a distributed cache file behaviour when the file is private

Test scenario for a distributed cache file behaviour  when the file is private
------------------------------------------------------------------------------

                 Key: MAPREDUCE-1677
                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-1677
             Project: Hadoop Map/Reduce
          Issue Type: Test
          Components: test
    Affects Versions: 0.22.0
            Reporter: Iyappan Srinivasan
         Attachments: TestDistributedCachePrivateFile.patch

 Verify the Distributed Cache functionality.
 This test scenario is for a distributed cache file behaviour  when the file is private. Once a job uses a distributed 
cache file with private permissions that file is stored in the  mapred.local.dir, under the directory which has the same name 
 as job submitter's username. The directory has 700 permission  and the file under it, should have 777 permissions. 



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