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

Rushabh S Shah commented on HDFS-12574:
---------------------------------------

{quote}Is it possible to expose decryptEncryptedDataEncryptionKey in a 
@InterfaceAudience.Public class so that downstream project(s) can use it ?
{quote}
Its an implementation detail that hbase should have nothing to do with.
If you want to read an encrypted file, then just use 
DistributedFileSystem#open()  and the returned InputStream will internally take 
care of it.

> Add CryptoInputStream to WebHdfsFileSystem read call.
> -----------------------------------------------------
>
>                 Key: HDFS-12574
>                 URL: https://issues.apache.org/jira/browse/HDFS-12574
>             Project: Hadoop HDFS
>          Issue Type: Sub-task
>          Components: encryption, kms, webhdfs
>            Reporter: Rushabh S Shah
>            Assignee: Rushabh S Shah
>            Priority: Major
>             Fix For: 3.1.0, 2.10.0, 2.9.1, 3.0.1, 2.8.4
>
>         Attachments: HDFS-12574.001.patch, HDFS-12574.002.patch, 
> HDFS-12574.003.patch, HDFS-12574.004.patch, HDFS-12574.005.patch, 
> HDFS-12574.006.patch, HDFS-12574.007.patch, HDFS-12574.008.patch, 
> HDFS-12574.009.patch, HDFS-12574.010.branch-2.8.patch, 
> HDFS-12574.010.branch-2.patch, HDFS-12574.010.patch, 
> HDFS-12574.011.branch-2.8.patch, HDFS-12574.011.branch-2.patch, 
> HDFS-12574.012.branch-2.8.patch, HDFS-12574.012.branch-2.patch, 
> HDFS-12574.012.patch
>
>




--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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

Reply via email to