You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "John George (Created) (JIRA)" <ji...@apache.org> on 2012/04/10 21:27:13 UTC

[jira] [Created] (HADOOP-8265) MR over viewfs is broken

MR over viewfs is broken
------------------------

                 Key: HADOOP-8265
                 URL: https://issues.apache.org/jira/browse/HADOOP-8265
             Project: Hadoop Common
          Issue Type: Bug
            Reporter: John George
            Assignee: John George


After the changes in HADOOP-8014 went in, MR programs using viewfs broke. This is because, viewfs now expects getDefaultBlockSize, getDefaultReplication, and getServerDefaults to pass in a {{path}} as an argument. In the existing MR source, these are called with no arguments.

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