You are viewing a plain text version of this content. The canonical link for it is here.
Posted to mapreduce-issues@hadoop.apache.org by "Benoy Antony (JIRA)" <ji...@apache.org> on 2014/04/01 01:31:27 UTC

[jira] [Resolved] (MAPREDUCE-5378) Enable ApplicationMaster to support different QOP for client and server communications

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

Benoy Antony resolved MAPREDUCE-5378.
-------------------------------------

      Resolution: Duplicate
    Release Note: This is handled at the RPC layer via HADOOP-10221

> Enable ApplicationMaster to support different QOP for client and server communications
> --------------------------------------------------------------------------------------
>
>                 Key: MAPREDUCE-5378
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-5378
>             Project: Hadoop Map/Reduce
>          Issue Type: Improvement
>            Reporter: Benoy Antony
>            Assignee: Benoy Antony
>         Attachments: mr-5378.patch
>
>
> Currently ApplicationMaster's QOP(quality of protection) is derived from the client's config. If the client uses privacy, all the communication done by the application master will be set to privacy. 
> As part of the feature to support multiple QOP (HADOOP -9709), the application master is modified so that application master can support a different QOPs  for its communication with client vs its communication with other hadoop components.



--
This message was sent by Atlassian JIRA
(v6.2#6252)