Details
-
Bug
-
Status: Open
-
Major
-
Resolution: Unresolved
-
2.7.1
-
None
-
None
Description
Updating the repository configuration through the API call isn't working. After submitting the request, a status 200 is received and an update repo configuration line is printed in the ambari-audit.log, but the public repo still is used in the installation.
Attached:
- curl PUT request to update repo configuration
- json file containing desired configuration
- ambari-audit.log showing the update
- curl GET request to retrieve the values after performing the PUT