[
https://issues.apache.org/jira/browse/AMBARI-23624?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16444315#comment-16444315
]
Hudson commented on AMBARI-23624:
---------------------------------
SUCCESS: Integrated in Jenkins build Ambari-trunk-Commit #9086 (See
[https://builds.apache.org/job/Ambari-trunk-Commit/9086/])
AMBARI-23624 Additional realm config change not working. (ababiichuk)
(ababiichuk:
[https://gitbox.apache.org/repos/asf?p=ambari.git&a=commit&h=8c034016d87135602dfc29e8139334cc4b20ee92])
* (edit) ambari-web/app/controllers/main/admin/kerberos.js
> Additional realm config change not working
> ------------------------------------------
>
> Key: AMBARI-23624
> URL: https://issues.apache.org/jira/browse/AMBARI-23624
> Project: Ambari
> Issue Type: Bug
> Components: ambari-web
> Affects Versions: 2.6.2
> Reporter: Andrii Babiichuk
> Assignee: Andrii Babiichuk
> Priority: Critical
> Labels: pull-request-available
> Fix For: 2.7.0
>
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> 1) go to https://<host_name>/#/main/admin/kerberos
> 2) click edit
> 3) add Additional Realms config in ambari kerberos config tab
> 4) click save
> 5) Click OK from the popup which ask for the restart of the components
> In network tab we got this error:
> Request
> URL:https://<host_name>/api/v1/clusters/<cluster_name>/artifacts/kerberos_descriptor
> Request Method:PUT
> Status Code:404 Not Found
> { "status" : 404, "message" :
> "org.apache.ambari.server.controller.spi.NoSuchResourceException: The
> requested resource doesn't exist: Artifact not found,
> Artifacts/cluster_name=<cluster_name> AND
> Artifacts/artifact_name=kerberos_descriptor" }
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)