[
https://issues.apache.org/jira/browse/AMBARI-23720?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16458486#comment-16458486
]
Andrii Tkach commented on AMBARI-23720:
---------------------------------------
committed to trunk
> 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)