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

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

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

Reply via email to