[
https://issues.apache.org/jira/browse/AMBARI-19542?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sangeeta Ravindran updated AMBARI-19542:
----------------------------------------
Resolution: Fixed
Fix Version/s: trunk
Status: Resolved (was: Patch Available)
Commited to 2.5 as
commit 8a4439e55453a86ec6f256499ca4bf398100efbd
Author: Sangeeta Ravindran <[email protected]>
Date: Wed Jan 25 10:22:51 2017 -0800
AMBARI-19542: Cannot change group/user privileges in list view if the user has
VIEW.USER privilege (sangeetar)
Committed to trunk as
commit 5ddbb58ec44795314d3a0e539daf11ace87ae6f9
Author: Sangeeta Ravindran <[email protected]>
Date: Wed Jan 25 10:37:21 2017 -0800
AMBARI-19542: Cannot change group/user privileges in list view if the user has
VIEW.USER privilege (sangeetar)
> Cannot change group/user privileges in list view if the user has VIEW.USER
> privilege
> ------------------------------------------------------------------------------------
>
> Key: AMBARI-19542
> URL: https://issues.apache.org/jira/browse/AMBARI-19542
> Project: Ambari
> Issue Type: Bug
> Components: ambari-admin
> Affects Versions: 2.5.0
> Reporter: Sangeeta Ravindran
> Assignee: Sangeeta Ravindran
> Priority: Minor
> Fix For: trunk, 2.5.0
>
> Attachments: AMBARI-19542.patch
>
>
> 1. Create a view for e.g. Capacity Scheduler view and grant a group / user
> permissions for the view.
> 2. Go to Roles list view. Try to assign the group / user a different role via
> the List view.
> There is no response in the UI and the role is not updated. On the browser
> console, the following erorr can be seen.
> DELETE
> http://9.30.56.80:8081/api/v1/clusters/C1/privileges?PrivilegeInfo/privilege_id.in(416)
> 500 (Internal Server Error)
> In the ambari-server.log, the following exception is seen:
> Caused by: org.apache.ambari.server.AmbariException: Can't remove VIEW
> permission from a CAPACITY-SCHEDULER{1.0.0} resource.
> at
> org.apache.ambari.server.controller.internal.PrivilegeResourceProvider$2.invoke(PrivilegeResourceProvider.java:460)
> This does not happen when roles are assigned via the Block view.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)