You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ambari.apache.org by "Hudson (JIRA)" <ji...@apache.org> on 2018/06/29 20:02:00 UTC

[jira] [Commented] (AMBARI-24224) Error in persisting web client state at ambari-server in editing a widget of HDFS

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

Hudson commented on AMBARI-24224:
---------------------------------

FAILURE: Integrated in Jenkins build Ambari-trunk-Commit #9555 (See [https://builds.apache.org/job/Ambari-trunk-Commit/9555/])
AMBARI-24224. Do not filter out /clusters/*/widgets*; we do check (github: [https://gitbox.apache.org/repos/asf?p=ambari.git&a=commit&h=83f7227d54654f6b8f43103ff4e6fb150cd3fc31])
* (edit) ambari-server/src/test/java/org/apache/ambari/server/controller/internal/ActiveWidgetLayoutResourceProviderTest.java
* (edit) ambari-server/src/main/java/org/apache/ambari/server/controller/internal/ActiveWidgetLayoutResourceProvider.java
* (edit) ambari-server/src/test/java/org/apache/ambari/server/security/authorization/AmbariAuthorizationFilterTest.java
* (edit) ambari-server/src/main/java/org/apache/ambari/server/security/authorization/AmbariAuthorizationFilter.java


> Error in persisting web client state at ambari-server in editing a widget of HDFS 
> ----------------------------------------------------------------------------------
>
>                 Key: AMBARI-24224
>                 URL: https://issues.apache.org/jira/browse/AMBARI-24224
>             Project: Ambari
>          Issue Type: Bug
>          Components: ambari-server
>    Affects Versions: 2.7.0
>            Reporter: Sandor Molnar
>            Assignee: Sandor Molnar
>            Priority: Blocker
>              Labels: pull-request-available
>             Fix For: 2.7.0
>
>          Time Spent: 50m
>  Remaining Estimate: 0h
>
> STR
>  # Login as admin to Ambari
>  # Install a cluster with HDFS, ZK and AMS
>  # Go to Services / HDFS / Metrics and edit one of the widgets (for instance change the name of the widget)
>  # Create a new user with 'Cluster Operator' role
>  # Logout and login with the newly created user
>  # Try to edit the previously edit widget
> The action will fail due to an authorization issue (403 is thrown).



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)