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 "Hudson (JIRA)" <ji...@apache.org> on 2014/09/13 13:30:47 UTC

[jira] [Commented] (MAPREDUCE-5995) native-task: revert changes which expose Text internals

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

Hudson commented on MAPREDUCE-5995:
-----------------------------------

SUCCESS: Integrated in Hadoop-Yarn-trunk #679 (See [https://builds.apache.org/job/Hadoop-Yarn-trunk/679/])
MAPREDUCE-5995. native-task: Revert changes to Text internals. Contributed by Todd Lipcon. (todd: rev 78d86a983960f231f51e47579c0b1ae73f9645fd)
* hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-nativetask/src/main/java/org/apache/hadoop/mapred/nativetask/serde/TextSerializer.java
* hadoop-mapreduce-project/CHANGES.MAPREDUCE-2841.txt
* hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/io/Text.java


> native-task: revert changes which expose Text internals
> -------------------------------------------------------
>
>                 Key: MAPREDUCE-5995
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-5995
>             Project: Hadoop Map/Reduce
>          Issue Type: Sub-task
>          Components: task
>            Reporter: Todd Lipcon
>            Assignee: Todd Lipcon
>            Priority: Minor
>         Attachments: mapreduce-5995.txt, mapreduce-5995.txt
>
>
> The current branch has some changes to the Text writable which allow it to manually set the backing array, capacity, etc. Rather than exposing these internals, we should use the newly-committed facility from HADOOP-10855 to implement this.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)