[ https://issues.apache.org/jira/browse/HDFS-6392?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Charles Lamb resolved HDFS-6392. -------------------------------- Resolution: Fixed Fix Version/s: fs-encryption (HADOOP-10150 and HDFS-6134) Target Version/s: fs-encryption (HADOOP-10150 and HDFS-6134) Checked in and resolved. > Wire crypto streams for encrypted files in DFSClient > ----------------------------------------------------- > > Key: HDFS-6392 > URL: https://issues.apache.org/jira/browse/HDFS-6392 > Project: Hadoop HDFS > Issue Type: Sub-task > Components: namenode, security > Reporter: Alejandro Abdelnur > Assignee: Charles Lamb > Fix For: fs-encryption (HADOOP-10150 and HDFS-6134) > > Attachments: HDFS-6392.1.patch, HDFS-6392.2.patch, HDFS-6392.3.patch, > HDFS-6392.4.patch, HDFS-6392.5.patch, > HdfsDataInputStream-HdfsDataOutputStream_crypto.1.diff, > HdfsDataInputStream-HdfsDataOutputStream_crypto.diff > > > When the DFS client gets a key material and IV for a file being > opened/created, it should wrap the stream with a crypto stream initialized > with the key material and IV. -- This message was sent by Atlassian JIRA (v6.2#6252)