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