[ https://issues.apache.org/jira/browse/HADOOP-8014?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13247384#comment-13247384 ] Suresh Srinivas commented on HADOOP-8014: ----------------------------------------- bq. is it better to day is it better to say. I had to think for a long time to figure out what I was trying to say :-) > ViewFileSystem does not correctly implement getDefaultBlockSize, getDefaultReplication, getContentSummary > --------------------------------------------------------------------------------------------------------- > > Key: HADOOP-8014 > URL: https://issues.apache.org/jira/browse/HADOOP-8014 > Project: Hadoop Common > Issue Type: Bug > Components: fs > Affects Versions: 0.23.0, 0.23.2, 0.24.0 > Reporter: Daryn Sharp > Assignee: John George > Attachments: HADOOP-8014.patch, HADOOP-8014.patch, HADOOP-8014.patch, HADOOP-8014.patch, HADOOP-8014.patch > > > {{ViewFileSystem}} incorrectly returns the {{FileSystem}} default values for {{getDefaultBlockSize()}} and {{getDefaultReplication()}}. This causes files to be created with incorrect values. The problem is that the current apis are insufficient for viewfs because the defaults depend on the underlying mount point. These methods need counterparts that accept a {{Path}} so viewfs can resolve the mount point for a path. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira