Uploaded image for project: 'IMPALA'
  1. IMPALA
  2. IMPALA-5909

File handle cache causes HDFS to log excessive errors when trying to unbuffer files

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • Impala 2.10.0
    • Impala 2.12.0
    • Backend
    • ghx-label-1

    Description

      On a few different clusters I've seen a lot of errors like this in the logs:

      org/apache/hadoop/fs/FSDataInputStream#unbuffer failed: error:
      UnsupportedOperationException: this stream does not support unbuffering.java.lang.UnsupportedOperationException: this stream does not support unbuffering.
              at org.apache.hadoop.fs.FSDataInputStream.unbuffer(FSDataInputStream.java:233)
      

      It doesn't seem harmful but adds a lot of noise to the logs for a non-error condition.

      Attachments

        Issue Links

          Activity

            People

              joemcdonnell Joe McDonnell
              tarmstrong Tim Armstrong
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: