SequenceFile should not print into stdout
-----------------------------------------

                 Key: HADOOP-7568
                 URL: https://issues.apache.org/jira/browse/HADOOP-7568
             Project: Hadoop Common
          Issue Type: Bug
            Reporter: Konstantin Shvachko


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