You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "Hadoop QA (JIRA)" <ji...@apache.org> on 2014/04/02 20:54:15 UTC

[jira] [Commented] (HADOOP-10335) A whilelist based implementation to resolve Sasl properties per connection

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

Hadoop QA commented on HADOOP-10335:
------------------------------------

{color:red}-1 overall{color}.  Here are the results of testing the latest attachment 
  http://issues.apache.org/jira/secure/attachment/12638305/HADOOP-10335.patch
  against trunk revision .

    {color:red}-1 patch{color}.  Trunk compilation may be broken.

Console output: https://builds.apache.org/job/PreCommit-HADOOP-Build/3737//console

This message is automatically generated.

> A whilelist based implementation to resolve Sasl properties per connection
> --------------------------------------------------------------------------
>
>                 Key: HADOOP-10335
>                 URL: https://issues.apache.org/jira/browse/HADOOP-10335
>             Project: Hadoop Common
>          Issue Type: Improvement
>            Reporter: Benoy Antony
>            Assignee: Benoy Antony
>         Attachments: HADOOP-10335.patch, HADOOP-10335.patch, HADOOP-10335.pdf
>
>
> As noted in HADOOP-10221, it is sometimes required for a Hadoop Server to communicate with some client over encrypted channel and with some other clients over unencrypted channel. 
> Hadoop-10221 introduced an interface _SaslPropertiesResolver_  and the changes required to plugin and use _SaslPropertiesResolver_  to identify the SaslProperties to be used for a connection. 
> In this jira, an ip-whitelist based implementation of _SaslPropertiesResolver_  is attempted.



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