You are viewing a plain text version of this content. The canonical link for it is here.
Posted to mapreduce-issues@hadoop.apache.org by "Harsh J (Resolved) (JIRA)" <ji...@apache.org> on 2012/01/24 13:08:40 UTC

[jira] [Resolved] (MAPREDUCE-949) FileSplit still used by TextInputFormat

     [ https://issues.apache.org/jira/browse/MAPREDUCE-949?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Harsh J resolved MAPREDUCE-949.
-------------------------------

    Resolution: Invalid

TextInputFormat is from the stable API which was once deprecated too. FileSplit isn't a deprecated-and-going-away class but rather has a newer replacement inside of mapreduce.lib.FileSplit.

Marking this as invalid as there's nothing wrong.
                
> FileSplit still used by TextInputFormat
> ---------------------------------------
>
>                 Key: MAPREDUCE-949
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-949
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>            Reporter: Namit Jain
>
> Even though FileSplit is deprecated, TextInputFormat still uses it

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