Uploaded image for project: 'Hadoop Common'
  1. Hadoop Common
  2. HADOOP-4706

IFileOutputStream.close should call close of the underlying stream

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 0.19.0
    • 0.20.0
    • None
    • None
    • Reviewed

    Description

      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

      Attachments

        1. hadoop-4706-v1.patch
          2 kB
          Jothi Padmanabhan
        2. hadoop-4706.patch
          3 kB
          Jothi Padmanabhan

        Activity

          People

            jothipn Jothi Padmanabhan
            jothipn Jothi Padmanabhan
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: