[
https://issues.apache.org/jira/browse/AMBARI-15213?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15181469#comment-15181469
]
Hudson commented on AMBARI-15213:
---------------------------------
FAILURE: Integrated in Ambari-trunk-Commit #4448 (See
[https://builds.apache.org/job/Ambari-trunk-Commit/4448/])
AMBARI-15213. RBAC : For "Service Operator/Administrator and Cluster (rlevas:
[http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=5b89dc7525357268e862e27eb1e99c007cf074ea])
* ambari-server/src/main/resources/Ambari-DDL-Derby-CREATE.sql
*
ambari-server/src/main/java/org/apache/ambari/server/security/authorization/RoleAuthorization.java
* ambari-server/src/main/resources/Ambari-DDL-SQLServer-CREATE.sql
* ambari-web/app/mixins/common/userPref.js
*
ambari-server/src/test/java/org/apache/ambari/server/api/services/PersistenceManagerImplTest.java
* ambari-server/src/main/resources/Ambari-DDL-Oracle-CREATE.sql
*
ambari-server/src/main/java/org/apache/ambari/server/security/authorization/AmbariAuthorizationFilter.java
* ambari-server/src/main/resources/Ambari-DDL-MySQL-CREATE.sql
*
ambari-server/src/test/java/org/apache/ambari/server/security/TestAuthenticationFactory.java
*
ambari-server/src/main/java/org/apache/ambari/server/api/services/persistence/PersistenceManagerImpl.java
*
ambari-server/src/main/java/org/apache/ambari/server/upgrade/UpgradeCatalog240.java
*
ambari-server/src/test/java/org/apache/ambari/server/upgrade/UpgradeCatalog240Test.java
* ambari-server/src/main/resources/Ambari-DDL-Postgres-EMBEDDED-CREATE.sql
*
ambari-server/src/test/java/org/apache/ambari/server/security/authorization/AmbariAuthorizationFilterTest.java
* ambari-server/src/main/resources/Ambari-DDL-Postgres-CREATE.sql
* ambari-server/src/main/resources/Ambari-DDL-SQLAnywhere-CREATE.sql
> RBAC : For "Service Operator/Administrator and Cluster Operator" role, the
> "Background jobs" dialog box doesn't open up (come to foreground) when a
> background job is triggered.
> --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
>
> Key: AMBARI-15213
> URL: https://issues.apache.org/jira/browse/AMBARI-15213
> Project: Ambari
> Issue Type: Bug
> Components: ambari-server, ambari-web
> Affects Versions: 2.3.0
> Reporter: Swapan Shridhar
> Assignee: Swapan Shridhar
> Fix For: 2.4.0
>
> Attachments: AMBARI-15213_RBAC.patch
>
>
> - RBAC : Background Jobs window doesn't show when login user role is :
> CLUSTER.ADMINISTRATOR, SERVICE.OPERATOR, SERVICE.ADMINISTRATOR and
> CLUSTER.OPERATOR.
> Currently, background Jobs window only comes for AMBARI.ADMINISTRATOR.
> - Reason : It's happening because the UI calls for
> api/v1/persist/admin-settings-show-bg-<username> and BE returns 404, because
> the persistence of user values is not allowed other than Ambari
> Adminsistrator.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)