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 "Yi Liu (JIRA)" <ji...@apache.org> on 2014/06/04 08:04:01 UTC

[jira] [Created] (HADOOP-10662) NullPointerException in CryptoInputStream while wrapped stream is not ByteBufferReadable. Add tests using normal stream.

Yi Liu created HADOOP-10662:
-------------------------------

             Summary: NullPointerException in CryptoInputStream while wrapped stream is not ByteBufferReadable. Add tests using normal stream.
                 Key: HADOOP-10662
                 URL: https://issues.apache.org/jira/browse/HADOOP-10662
             Project: Hadoop Common
          Issue Type: Bug
          Components: security
    Affects Versions: fs-encryption (HADOOP-10150 and HDFS-6134)
            Reporter: Yi Liu
            Assignee: Yi Liu
             Fix For: fs-encryption (HADOOP-10150 and HDFS-6134)


NullPointerException in CryptoInputStream while wrapped stream is not ByteBufferReadable. 
Add tests for crypto streams using normal stream which does not support the additional interfaces that the Hadoop FileSystem streams implement (Seekable, PositionedReadable, ByteBufferReadable, HasFileDescriptor, CanSetDropBehind, CanSetReadahead, HasEnhancedByteBufferAccess, Syncable, CanSetDropBehind).



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