[ http://issues.apache.org/jira/browse/HADOOP-71?page=all ]

Owen O'Malley updated HADOOP-71:
--------------------------------

    Status: In Progress  (was: Patch Available)

> The SequenceFileRecordReader uses the default FileSystem rather than the 
> supplied one
> -------------------------------------------------------------------------------------
>
>                 Key: HADOOP-71
>                 URL: http://issues.apache.org/jira/browse/HADOOP-71
>             Project: Hadoop
>          Issue Type: Bug
>          Components: mapred
>    Affects Versions: 0.1.0
>            Reporter: Owen O'Malley
>         Assigned To: Owen O'Malley
>             Fix For: 0.6.0
>
>         Attachments: explicit-fs.patch
>
>
> The mapred.TestSequenceFileInputFormat test was failing when run with a conf 
> directory that pointed to a dfs cluster. The reason was that 
> SequenceFileRecordReader was using the default FileSystem from the config, 
> while the test program was assuming the "local" file system was being used.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to