Andrii Babiichuk created AMBARI-23624:
-----------------------------------------
Summary: 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
Fix For: 2.7.0
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)