-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/55163/
-----------------------------------------------------------

Review request for Ambari, Richard Zang, Xi Wang, and Yusaku Sako.


Bugs: AMBARI-19351
    https://issues.apache.org/jira/browse/AMBARI-19351


Repository: ambari


Description
-------

ambai-web action to download all client configs of host

curl --user admin:admin -H "X-Requested-By: ambari" -X GET 
http://localhost:8080/api/v1/clusters/c1/hosts/c6401.ambari.apache.org/host_components?format=client_config_tar
 -o output.tar.gz


Diffs
-----

  ambari-web/app/controllers/main/host/details.js ca033f2 
  ambari-web/app/controllers/main/service.js e4d751d 
  ambari-web/app/controllers/main/service/item.js 18a121f 
  ambari-web/app/messages.js a37b1c6 
  ambari-web/app/mixins/main/host/details/support_client_configs_download.js 
58460f0 
  ambari-web/app/templates/main/host/details.hbs f709612 
  ambari-web/app/templates/main/service/all_services_actions.hbs 80fd916 
  ambari-web/app/views/main/host/details.js 784e63c 
  ambari-web/test/controllers/main/host/details_test.js 154d0b2 
  ambari-web/test/controllers/main/service/item_test.js 082fbd9 

Diff: https://reviews.apache.org/r/55163/diff/


Testing
-------

ambari-web unit test result with the patch:

  29792 passing (20s)
  154 pending


Thanks,

Jaimin Jetly

Reply via email to