CLONE - IOUtils.readFully and IOUtils.skipFully have typo in exception 
creation's message
-----------------------------------------------------------------------------------------

                 Key: HADOOP-7274
                 URL: https://issues.apache.org/jira/browse/HADOOP-7274
             Project: Hadoop Common
          Issue Type: Bug
          Components: util
    Affects Versions: 0.22.0, 0.23.0
            Reporter: Jonathan Eagles
            Assignee: Konstantin Boudnik
            Priority: Minor
             Fix For: 0.22.0, 0.23.0


{noformat}
        throw new IOException( "Premeture EOF from inputStream");
{noformat}

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

Reply via email to