You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "Bharat Viswanadham (JIRA)" <ji...@apache.org> on 2017/09/13 23:27:00 UTC

[jira] [Comment Edited] (HADOOP-14864) FSDataInputStream#unbuffer UOE exception should print the stream class name

    [ https://issues.apache.org/jira/browse/HADOOP-14864?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16165456#comment-16165456 ] 

Bharat Viswanadham edited comment on HADOOP-14864 at 9/13/17 11:26 PM:
-----------------------------------------------------------------------

[~jzhuge]
Thanks for review.
Updated the patch to add testcase.



was (Author: bharatviswa):
[~jzhuge]
Updated the patch to add testcase.


> 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
>            Assignee: Bharat Viswanadham
>            Priority: Minor
>              Labels: newbie, supportability
>         Attachments: HADOOP-14864.01.patch, HADOOP-14864.patch
>
>
> 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: common-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-issues-help@hadoop.apache.org