TestTaskContext should cleanup its temporary files/folders on completion
------------------------------------------------------------------------

                 Key: MAPREDUCE-2523
                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2523
             Project: Hadoop Map/Reduce
          Issue Type: Bug
          Components: test
            Reporter: Amar Kamat
            Assignee: Amar Kamat
             Fix For: 0.23.0


TestTaskContext creates "in" and "out" folders in the current working 
directory. Ideally these files should go under "test.build.data" or "/tmp". 
Also the testcase should delete these files on completion. 

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to