AutoInputFormat doesn't work with non-default FileSystems
---------------------------------------------------------

                 Key: MAPREDUCE-1293
                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-1293
             Project: Hadoop Map/Reduce
          Issue Type: Bug
          Components: contrib/streaming
            Reporter: Andrew Hitchcock


AutoInputFormat uses the wrong FileSystem.get() method when getting a reference 
to a FileSystem object. AutoInputFormat gets the default FileSystem, so this 
method breaks if the InputSplit's path is pointing to a different FileSystem. 

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