Nate Cole created AMBARI-17028:
----------------------------------
Summary: HDP-UTILs Repo URL validation/save fails
Key: AMBARI-17028
URL: https://issues.apache.org/jira/browse/AMBARI-17028
Project: Ambari
Issue Type: Bug
Components: ambari-server
Reporter: Nate Cole
Assignee: Nate Cole
Fix For: 2.4.0
Ambari did not know that HDP-UTILS was up-versioned to 1.1.0.21, so trying to
install the latest version and getting:
{noformat}
PUT
/api/v1/stacks/HDP/versions/2.5/operating_systems/suse11/repositories/HDP-UTILS-1.1.0.21
{
"status" : 404,
"message" : "org.apache.ambari.server.controller.spi.NoSuchResourceException:
The specified resource doesn't exist: Stack data, stackName=HDP, stackVersion=
2.5, osType=redhat6, repoId= HDP-UTILS-1.1.0.21"
}
{noformat}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)