[ 
https://issues.apache.org/jira/browse/MAPREDUCE-4307?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13287983#comment-13287983
 ] 

Eli Collins commented on MAPREDUCE-4307:
----------------------------------------

+1  looks like the only other use of getBlockSize w/o an arg in MR is 
TestCombineFileInputFormat, which doesn't need to be updated since it doesn't 
run against viewfs.  No new test is necessary.
                
> TeraInputFormat calls FileSystem.getDefaultBlockSize() without a Path - 
> Failure when using ViewFileSystem
> ---------------------------------------------------------------------------------------------------------
>
>                 Key: MAPREDUCE-4307
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-4307
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: mrv2
>    Affects Versions: 2.0.0-alpha
>            Reporter: Ahmed Radwan
>            Assignee: Ahmed Radwan
>         Attachments: MAPREDUCE-4307.patch
>
>
> ViewFileSystem.getDefaultBlockSize() throws NotInMountpointException (see 
> HADOOP-8014). I'll upload a patch momentarily.

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

        

Reply via email to