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 2013/07/09 00:51:48 UTC

[jira] [Created] (HDFS-4965) Make datanodes support multiple QOP for RPC and streaming protocols

Benoy Antony created HDFS-4965:
----------------------------------

             Summary: Make datanodes support multiple QOP for RPC and streaming protocols
                 Key: HDFS-4965
                 URL: https://issues.apache.org/jira/browse/HDFS-4965
             Project: Hadoop HDFS
          Issue Type: Improvement
            Reporter: Benoy Antony
            Assignee: Benoy Antony
         Attachments: HDFS-4965.patch

Currently datanode supports only single QOP.
The feature makes data node listen on two ports for RPC and streaming. 
One RPC port supports only authentication , other RPC port supports privacy.
Similarly one streaming port supports only authentication , other streaming port supports encryption in addition to authentication.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira