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

Harsh J commented on HADOOP-7568:
---------------------------------

Hey Plamen,

Your previous patch was fine, given that it is for 0.22 and the Hadoop QA bot 
isn't that intelligent (yet) to run patches off the right branch. So, fret not.

+1 to patch HADOOP-7568.patch 12/Sep/11 17:19 for branch 0.22

As a secondary request (sorry), can you also provide a patch for trunk/0.23 
(should be the same). Am gonna fix my last nits (post review by Todd) on 
HADOOP-1381 and I'm gonna remove away this change which was added as part of 
it. I think it makes sense if it goes via this JIRA. Let me know if you'd like 
me to up that one liner instead!

Thanks!

> SequenceFile should not print into stdout
> -----------------------------------------
>
>                 Key: HADOOP-7568
>                 URL: https://issues.apache.org/jira/browse/HADOOP-7568
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: io
>    Affects Versions: 0.22.0
>            Reporter: Konstantin Shvachko
>            Assignee: Plamen Jeliazkov
>             Fix For: 0.22.0
>
>         Attachments: HADOOP-7568.patch, HADOOP-7568.patch, 
> HADOOP-7568.r2.patch
>
>
> The following line in {{SequenceFile.Reader.initialize()}} should be removed:
> {code}
> System.out.println("Setting end to " + end);
> {code}

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to