Uploaded image for project: 'HBase'
  1. HBase
  2. HBASE-17601

close() in TableRecordReaderImpl assumes the split has started

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • None
    • 1.4.0, 1.3.1, 1.2.5, 2.0.0
    • hadoop2
    • None
    • Reviewed
    • Patch

    Description

      When closing the input format, it assumes that the split has already started, which means that close can cause exceptions. In the case the map task decides not to fetch a single row, this causes the job to unnecessarily fail.

      Attachments

        1. HBASE-17601.patch
          1 kB
          Michael Axiak

        Activity

          People

            axiak Michael Axiak
            axiak Michael Axiak
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: