[
https://issues.apache.org/jira/browse/AMBARI-19324?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15796004#comment-15796004
]
Hudson commented on AMBARI-19324:
---------------------------------
FAILURE: Integrated in Jenkins build Ambari-branch-2.5 #627 (See
[https://builds.apache.org/job/Ambari-branch-2.5/627/])
AMBARI-19324 - Ambai-web action to download all client configs (rzang) (rzang:
[http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=46e5913ffc0d58d8b789925dc9522b746e6444e7])
* (edit) ambari-web/app/templates/main/service/all_services_actions.hbs
* (edit) ambari-web/app/controllers/main/service.js
* (edit) ambari-web/app/messages.js
* (edit)
ambari-web/app/mixins/main/host/details/support_client_configs_download.js
> ambai-web action to download all client configs
> -----------------------------------------------
>
> Key: AMBARI-19324
> URL: https://issues.apache.org/jira/browse/AMBARI-19324
> Project: Ambari
> Issue Type: Task
> Components: ambari-web
> Affects Versions: 2.5.0
> Reporter: Richard Zang
> Assignee: Richard Zang
> Priority: Critical
> Fix For: 2.5.0
>
> Attachments: AMBARI-19324.patch
>
>
> ambari-web has actions to download client configs on service page and host
> page. screenshots attached
> As part of this task ambari-web should also have action to download client
> configs of all services. This action should be present in the left services
> menu
> API call to use for this action to download all client configs:
> {code}
> curl --user admin:admin -H "X-Requested-By: ambari" -X GET
> http://localhost:8080/api/v1/clusters/c1/components?format=client_config_tar
> -o output.tar.gz
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)