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/14 04:10:03 UTC

[jira] [Commented] (HADOOP-14864) FSDataInputStream#unbuffer UOE should include stream class name

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

Bharat Viswanadham commented on HADOOP-14864:
---------------------------------------------

[~jzhuge] Thanks for review, and updating patch with checkstyle issues.
I think previous failed testcases are not related to this patch.



> FSDataInputStream#unbuffer UOE should include 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.02.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