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

Chris Nauroth commented on HADOOP-10679:
----------------------------------------

Hi, [~benoyantony].  We've been having some trouble on a set of new Jenkins 
slaves that were deployed.  The build failure you saw happened while trying to 
build the native code due lack of pkgconfig:

https://builds.apache.org/job/PreCommit-HADOOP-Build/4236/artifact/trunk/patchprocess/patchJavacWarnings.txt

Obviously, this is unrelated to anything in your patch, and we've since 
resolved that problem by deploying pkgconfig across the new machines.

The latest run is showing a few test failures that have cropped up on the new 
slaves.  I haven't looked at your patch here, but I highly suspect that these 
failures are unrelated to anything in your patch.  These failures are still 
under investigation.

> Authorize webui access using ServiceAuthorizationManager
> --------------------------------------------------------
>
>                 Key: HADOOP-10679
>                 URL: https://issues.apache.org/jira/browse/HADOOP-10679
>             Project: Hadoop Common
>          Issue Type: Sub-task
>          Components: security
>            Reporter: Benoy Antony
>            Assignee: Benoy Antony
>         Attachments: HADOOP-10679.patch
>
>
> Currently accessing Hadoop via RPC can be authorized using 
> _ServiceAuthorizationManager_. But there is no uniform authorization of the 
> HTTP access. Some of the servlets check for admin privilege. 
> This creates an inconsistency of authorization between access via RPC vs 
> HTTP. 
> The fix is to enable authorization of the webui access also using 
> _ServiceAuthorizationManager_. 



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

Reply via email to