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

HadoopArchives#HArchiveInputFormat#getSplits() should check reader against null before calling close()

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Invalid
    • None
    • None
    • None
    • None

    Description

      Around line 267:

            finally { 
              reader.close();
            }
      

      reader should be checked against null

      Attachments

        Activity

          People

            Unassigned Unassigned
            yuzhihong@gmail.com Ted Yu
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: