You are viewing a plain text version of this content. The canonical link for it is here.
Posted to hdfs-dev@hadoop.apache.org by "Benoy Antony (JIRA)" <ji...@apache.org> on 2017/10/16 19:46:00 UTC

[jira] [Resolved] (HDFS-5290) Port Encryption Support in DataTransfer protocol to Hadoop 1

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

Benoy Antony resolved HDFS-5290.
--------------------------------
    Resolution: Won't Do

Cleaning up jiras which is not relevant anymore.

> Port Encryption Support in DataTransfer protocol to Hadoop 1
> ------------------------------------------------------------
>
>                 Key: HDFS-5290
>                 URL: https://issues.apache.org/jira/browse/HDFS-5290
>             Project: Hadoop HDFS
>          Issue Type: Improvement
>          Components: security
>    Affects Versions: 1.2.1
>            Reporter: Benoy Antony
>            Assignee: Benoy Antony
>             Fix For: 1.3.0
>
>         Attachments: HDFS-5290.patch
>
>
> Currently all HDFS RPCs performed by NNs/DNs/clients can be optionally encrypted. However, actual data read or written between DNs and clients (or DNs to DNs) is sent in the clear. When processing sensitive data on a shared cluster, confidentiality of the data read/written from/to HDFS may be desired.
> This change is already done in Hadoop 2 and trunk. 
> The task is to port this change to Hadoop 1.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: hdfs-dev-unsubscribe@hadoop.apache.org
For additional commands, e-mail: hdfs-dev-help@hadoop.apache.org