[
https://issues.apache.org/jira/browse/AMBARI-16861?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15299985#comment-15299985
]
Hadoop QA commented on AMBARI-16861:
------------------------------------
{color:green}+1 overall{color}. Here are the results of testing the latest
attachment
http://issues.apache.org/jira/secure/attachment/12806050/AMBARI-16861.patch
against trunk revision .
{color:green}+1 @author{color}. The patch does not contain any @author
tags.
{color:green}+1 tests included{color}. The patch appears to include 1 new
or modified test files.
{color:green}+1 javac{color}. The applied patch does not increase the
total number of javac compiler warnings.
{color:green}+1 release audit{color}. The applied patch does not increase
the total number of release audit warnings.
{color:green}+1 core tests{color}. The patch passed unit tests in
ambari-admin.
Test results:
https://builds.apache.org/job/Ambari-trunk-test-patch/6952//testReport/
Console output:
https://builds.apache.org/job/Ambari-trunk-test-patch/6952//console
This message is automatically generated.
> User/Group with no Cluster Role assigned but having View Permissions of
> "VIEW.USER" are shown as not editable in the List View
> ------------------------------------------------------------------------------------------------------------------------------
>
> Key: AMBARI-16861
> URL: https://issues.apache.org/jira/browse/AMBARI-16861
> Project: Ambari
> Issue Type: Improvement
> Components: ambari-admin
> Affects Versions: trunk
> Reporter: Keta Patel
> Assignee: Keta Patel
> Priority: Minor
> Attachments: AMBARI-16861.patch,
> ambari_admin_test_cases_after_fix.tiff,
> ambari_admin_test_cases_before_fix.tiff, view_user_for_group.tiff,
> view_user_for_user.tiff
>
>
> Steps to reproduce this issue:
> 1. Create a few local users. I have created users "aaa", "bbb", "ccc" in my
> case.
> 2. Create a view instance of your choice and assign one of the local users to
> this view instance. I have assigned user "aaa" to the a Jobs view instance.
> 3. Go to Manage Ambari -> Roles -> List View
> 4. You see the user "aaa" showing Cluster Role of "View User" and is not
> editable from this page. (attachment "view_user_for_user.tiff")
> I had recreated this issue using group also. Please find attachment
> "view_user_for_group.tiff" showing the List View for the case of group
> assigned with View User permission alone.
> Since View Permissions must not be mixed with the Cluster Permissions, the
> proposed fix should show Cluster Permission of "None" for users who have only
> "View User" permissions and no Cluster Permissions. This would allow the
> ambari user to edit the Cluster Permissions of the local users from the List
> View page.
> Note: A workaround found to edit such users' Cluster Permissions is to go to
> the Block View and assign some Cluster Permission. Then the List View shows
> the Cluster Permission and is editable.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)