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

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

Hello Konstantin,

I'd added this patch as part of HADOOP-1381 which I'll be updating for 
inclusion now.

Looks like this JIRA tends to 0.22.x branch, in which case it is fine to go in 
as another patch?

> 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
>             Fix For: 0.22.0
>
>
> 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