[ https://issues.apache.org/jira/browse/HADOOP-1006?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Doug Cutting updated HADOOP-1006: --------------------------------- Attachment: HADOOP-1006.patch Remove -local command-line parameter and determine FileSystem from the path URI given on the command line. > The "-local" option does work properly with test programs > --------------------------------------------------------- > > Key: HADOOP-1006 > URL: https://issues.apache.org/jira/browse/HADOOP-1006 > Project: Hadoop > Issue Type: Bug > Components: test > Affects Versions: 0.11.1 > Reporter: Gautam Kowshik > Priority: Minor > Fix For: 0.12.0 > > Attachments: HADOOP-1006.patch, TestSeqfile.patch, TestSeqFile.patch > > > The test programs take a param "-local" to force the local file system. This > does not work in cases where the file(of type Path) is asked for it's FS. > This affects teh testsequencefile program and cud affect other test programs > as well. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.