[ https://issues.apache.org/jira/browse/HADOOP-1006?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12474376 ]
Gautam Kowshik commented on HADOOP-1006: ---------------------------------------- Removing the "-local" option means we'd have to mention the fs in either the file name (file:///[absolute-path]/test.seq) or in conf/hadoop-site.xml fs.default.name. If we'r ok with this.. we have no use for -local. > 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 > Assigned To: Doug Cutting > 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.