[
https://issues.apache.org/jira/browse/AMBARI-23720?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16458508#comment-16458508
]
Hudson commented on AMBARI-23720:
---------------------------------
SUCCESS: Integrated in Jenkins build Ambari-trunk-Commit #9148 (See
[https://builds.apache.org/job/Ambari-trunk-Commit/9148/])
AMBARI-23720 Ambari UI trying to create GPL repo with empty base url for
(1963907+atkach:
[https://gitbox.apache.org/repos/asf?p=ambari.git&a=commit&h=67ff53b6daeeac41476567d1084ac90223999fc7])
* (edit) ambari-web/app/controllers/installer.js
* (edit) ambari-web/app/controllers/wizard/step1_controller.js
> Ambari UI trying to create GPL repo with empty base url for the rest repos
> --------------------------------------------------------------------------
>
> Key: AMBARI-23720
> URL: https://issues.apache.org/jira/browse/AMBARI-23720
> Project: Ambari
> Issue Type: Bug
> Components: ambari-web
> Affects Versions: 2.7.0
> Reporter: Andrii Tkach
> Assignee: Andrii Tkach
> Priority: Blocker
> Labels: pull-request-available
> Fix For: 2.7.0
>
> Attachments: deploy_trunk.JPG, deploy_trunk_querry.JPG
>
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> On cluster deploy, Ambari UI sending such request body:
> {code}
> {"operating_systems":[{"OperatingSystems":{"os_type":"redhat7","ambari_managed_repositories":true},"repositories":[{"Repositories":{"base_url":"","repo_id":"HDP-3.0","repo_name":"HDP","components":null,"tags":[],"distribution":null}},{"Repositories":{"base_url":"","repo_id":"HDP-3.0-GPL","repo_name":"HDP-GPL","components":null,"tags":["GPL"],"distribution":null}},{"Repositories":{"base_url":"","repo_id":"HDP-UTILS-1.1.0.21","repo_name":"HDP-UTILS","components":null,"tags":[],"distribution":null}}]}]}:
>
> {code}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)