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

Amareshwari Sriramadasu updated HADOOP-2826:
--------------------------------------------

    Attachment: patch-2826.txt

This patch removes the arrayCopy added in earlier patch and byte array is 
passed along with its for the split method. This solution should be 
better than the earlier since we are avoiding the additional arraycopy.

> FileSplit.getFile(), LineRecordReader. readLine() need to be removed
> --------------------------------------------------------------------
>
>                 Key: HADOOP-2826
>                 URL: https://issues.apache.org/jira/browse/HADOOP-2826
>             Project: Hadoop Core
>          Issue Type: Bug
>          Components: mapred
>            Reporter: Amareshwari Sriramadasu
>            Assignee: Amareshwari Sriramadasu
>             Fix For: 0.17.0
>
>         Attachments: patch-2826.txt, patch-2826.txt, patch-2826.txt
>
>
> The methods FileSplit.getFile(), LineRecordReader. readLine() need to be 
> removed as they are deprecated.

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

Reply via email to