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 "Steve Loughran (JIRA)" <ji...@apache.org> on 2014/06/18 02:37:10 UTC

[jira] [Resolved] (HADOOP-10457) S3N NPEs if you do a read() after a seek() past the EOF

     [ https://issues.apache.org/jira/browse/HADOOP-10457?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Steve Loughran resolved HADOOP-10457.
-------------------------------------

    Resolution: Duplicate

> S3N NPEs if you do a read() after a seek() past the EOF
> -------------------------------------------------------
>
>                 Key: HADOOP-10457
>                 URL: https://issues.apache.org/jira/browse/HADOOP-10457
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: fs/s3
>    Affects Versions: 3.0.0, 2.4.0
>            Reporter: Steve Loughran
>            Assignee: Allen Wittenauer
>            Priority: Minor
>
> if you do a seek past the EOF of an S3n file
> # it doesn't throw any exception
> # on the next read, you get to see a stack trace



--
This message was sent by Atlassian JIRA
(v6.2#6252)