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

Manoj Govindassamy edited comment on HADOOP-15149 at 12/28/17 11:29 PM:
------------------------------------------------------------------------

Thanks for working on this [~xiaochen]. Patch v01 looks good to me, +1 pending 
jenkins.


was (Author: manojg):
Patch v01 looks good to me, +1 pending jenkins.

> CryptoOutputStream doesn't implement StreamCapabilities
> -------------------------------------------------------
>
>                 Key: HADOOP-15149
>                 URL: https://issues.apache.org/jira/browse/HADOOP-15149
>             Project: Hadoop Common
>          Issue Type: Task
>          Components: fs
>    Affects Versions: 3.0.0
>            Reporter: Mike Drob
>            Assignee: Xiao Chen
>         Attachments: HADOOP-15149.01.patch
>
>
> Running some tests with HBase on HDFS with encryption, we noticed that 
> CryptoOutputStream doesn't implement StreamCapabilities.
> Specifically, we have a HdfsDataOutputStream wrapping a CryptoOutputStream. 
> The calls to {{hasCapability}} on the HDOS will always return false, even 
> though the COS could be wrapping something that supports it, as evidenced by 
> the implementation of hsync and hflush here.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to