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

Aaron T. Myers commented on HADOOP-10855:
-----------------------------------------

+1, the patch looks good to me. I agree that the test failures are unrelated - 
they're in orthogonal parts of the code and I also just ran them all locally 
and they passed with this patch applied.

Thanks a lot, Todd.

> 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
>         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