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

Todd Lipcon commented on HADOOP-8262:
-------------------------------------

http://hadoop.apache.org/mapreduce/mailing_lists.html has instructions on how 
to subscribe to the lists
                
> Between mapper and reducer, Hadoop inserts spaces into my string
> ----------------------------------------------------------------
>
>                 Key: HADOOP-8262
>                 URL: https://issues.apache.org/jira/browse/HADOOP-8262
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: io
>    Affects Versions: 0.20.0
>         Environment: Eclipse plugin, Windows
>            Reporter: Adriana Sbircea
>
> In the mapper i send as key a number, and as value another number which has 
> more than one digit, but i send them as Text objects. In my reducer all the 
> values for a key have spaces between every digit of a value. I can't do my 
> task because of this problem. 
> I don't use combiners or something else. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to