Details
-
Improvement
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
2.6.4
Description
The current exception message:
org/apache/hadoop/fs/ 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)
Attachments
Attachments
Issue Links
- relates to
-
IMPALA-5909 File handle cache causes HDFS to log excessive errors when trying to unbuffer files
- Resolved