[
https://issues.apache.org/jira/browse/MAPREDUCE-5995?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14132747#comment-14132747
]
Hudson commented on MAPREDUCE-5995:
-----------------------------------
SUCCESS: Integrated in Hadoop-Hdfs-trunk #1870 (See
[https://builds.apache.org/job/Hadoop-Hdfs-trunk/1870/])
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)