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

Chris Douglas updated HADOOP-4706:
----------------------------------

       Resolution: Fixed
    Fix Version/s: 0.20.0
     Hadoop Flags: [Reviewed]
           Status: Resolved  (was: Patch Available)

+1 Looks good

I just committed this. Thanks, Jothi

> IFileOutputStream.close should call close of the underlying stream
> ------------------------------------------------------------------
>
>                 Key: HADOOP-4706
>                 URL: https://issues.apache.org/jira/browse/HADOOP-4706
>             Project: Hadoop Core
>          Issue Type: Bug
>          Components: mapred
>    Affects Versions: 0.19.0
>            Reporter: Jothi Padmanabhan
>            Assignee: Jothi Padmanabhan
>            Priority: Minor
>             Fix For: 0.20.0
>
>         Attachments: hadoop-4706-v1.patch, hadoop-4706.patch
>
>
> Currently the IFileOutputStream.close just creates the checksum of the data 
> written, but does not call the close of the underlying stream. Ideally the 
> checksum calculation should be handled in a different finish() function and 
> the close should close the underlying stream

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

Reply via email to