John Zhuge created HADOOP-14864:
-----------------------------------
Summary: FSDataInputStream#unbuffer UOE exception should print the
stream class name
Key: HADOOP-14864
URL: https://issues.apache.org/jira/browse/HADOOP-14864
Project: Hadoop Common
Issue Type: Improvement
Components: fs
Affects Versions: 2.6.4
Reporter: John Zhuge
Priority: Minor
The current exception message:
{noformat}
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)
{noformat}
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]