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 "dhruba borthakur (JIRA)" <ji...@apache.org> on 2009/03/04 09:55:56 UTC

[jira] Commented: (HADOOP-5381) Extend HADOOP-3293 to MapReduce package also

    [ https://issues.apache.org/jira/browse/HADOOP-5381?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12678643#action_12678643 ] 

dhruba borthakur commented on HADOOP-5381:
------------------------------------------

Another option is to use CombineFileInputFormat. In the long run, it might be possible to subsume the behaviour of FileInputFormat by CombineFileInputFormat.

> Extend HADOOP-3293 to MapReduce package also
> --------------------------------------------
>
>                 Key: HADOOP-5381
>                 URL: https://issues.apache.org/jira/browse/HADOOP-5381
>             Project: Hadoop Core
>          Issue Type: Improvement
>          Components: mapred
>            Reporter: Jothi Padmanabhan
>            Assignee: Jothi Padmanabhan
>             Fix For: 0.21.0
>
>
> HADOOP-3293 made changes to FileInputFormat to identify split locations that contribute most to the split. This functionality has to be added to the MapReduce.FileInputFormat too.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.