[
https://issues.apache.org/jira/browse/AMBARI-19324?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15786898#comment-15786898
]
Hadoop QA commented on AMBARI-19324:
------------------------------------
{color:red}-1 overall{color}. Here are the results of testing the latest
attachment
http://issues.apache.org/jira/secure/attachment/12845146/AMBARI-19324.patch
against trunk revision .
{color:green}+1 @author{color}. The patch does not contain any @author
tags.
{color:red}-1 tests included{color}. The patch doesn't appear to include
any new or modified tests.
Please justify why no new tests are needed for this
patch.
Also please list what manual steps were performed to
verify this patch.
{color:green}+1 javac{color}. The applied patch does not increase the
total number of javac compiler warnings.
{color:green}+1 release audit{color}. The applied patch does not increase
the total number of release audit warnings.
{color:green}+1 core tests{color}. The patch passed unit tests in
ambari-web.
Test results:
https://builds.apache.org/job/Ambari-trunk-test-patch/9860//testReport/
Console output:
https://builds.apache.org/job/Ambari-trunk-test-patch/9860//console
This message is automatically generated.
> 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)