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

Hudson commented on HADOOP-10855:
---------------------------------

FAILURE: Integrated in Hadoop-Yarn-trunk #621 (See 
[https://builds.apache.org/job/Hadoop-Yarn-trunk/621/])
HADOOP-10855. Allow Text to be read with a known Length. Contributed by Todd 
Lipcon. (todd: 
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1612731)
* /hadoop/common/trunk/hadoop-common-project/hadoop-common/CHANGES.txt
* 
/hadoop/common/trunk/hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/io/Text.java
* 
/hadoop/common/trunk/hadoop-common-project/hadoop-common/src/test/java/org/apache/hadoop/io/TestText.java


> Allow Text to be read with a known length
> -----------------------------------------
>
>                 Key: HADOOP-10855
>                 URL: https://issues.apache.org/jira/browse/HADOOP-10855
>             Project: Hadoop Common
>          Issue Type: Improvement
>          Components: io
>    Affects Versions: 2.6.0
>            Reporter: Todd Lipcon
>            Assignee: Todd Lipcon
>            Priority: Minor
>             Fix For: 2.6.0
>
>         Attachments: hadoop-10855.txt, hadoop-10855.txt, hadoop-10855.txt
>
>
> For the native task work (MAPREDUCE-2841) it is useful to be able to store 
> strings in a different fashion than the default (varint-prefixed) 
> serialization. We should provide a "read" method in Text which takes an 
> already-known length to support this use case while still providing Text 
> objects back to the user.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to