Matt created AMBARI-15377:
-----------------------------
Summary: Avoid specifying repo in repoinfo.xml before using Add
Repository feature
Key: AMBARI-15377
URL: https://issues.apache.org/jira/browse/AMBARI-15377
Project: Ambari
Issue Type: Improvement
Components: ambari-admin, ambari-server
Affects Versions: 2.4.0
Reporter: Matt
>From the current implementation from AMBARI-13216, the following steps have to
>be performed to add a custom repository to an installed stack:
- Add the repo information in that stack's repoinfo.xml
- Restart ambari-server so that the Resource recognizes that there is a new
repo in repoinfo.xml
- Go to http://c6401.ambari.apache.org:8080/#/experimental and enable
addingNewRepository
- Go to Ambari Admin View, and on the stack version page, add the repository to
the stack using the Add Repository feature.
The scope of this JIRA is to research and eliminate (if possible) the steps
where the user has to add the repo to repoinfo.xml first and then restart
ambari-server.
The user should be able to add the repository through the Admin View without
any additional steps.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)