You are viewing a plain text version of this content. The canonical link for it is here.
Posted to mapreduce-issues@hadoop.apache.org by "Amareshwari Sriramadasu (JIRA)" <ji...@apache.org> on 2010/07/06 12:40:50 UTC

[jira] Resolved: (MAPREDUCE-581) slurpHadoop(Path, FileSystem) ignores result of java.io.InputStream.read(byte[], int, int)

     [ https://issues.apache.org/jira/browse/MAPREDUCE-581?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Amareshwari Sriramadasu resolved MAPREDUCE-581.
-----------------------------------------------

    Resolution: Invalid

The code in question no longer exists.

> slurpHadoop(Path, FileSystem) ignores result of java.io.InputStream.read(byte[], int, int)
> ------------------------------------------------------------------------------------------
>
>                 Key: MAPREDUCE-581
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-581
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: contrib/streaming
>            Reporter: Nigel Daley
>
> org.apache.hadoop.streaming.StreamUtil.java line 326
> This method call ignores the return value of java.io.InputStream.read() which may read fewer bytes than requested.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.