[ 
https://issues.apache.org/jira/browse/AMBARI-7860?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Dmitry Lysnichenko updated AMBARI-7860:
---------------------------------------
    Attachment: AMBARI-7860.patch

> Download client configs not working, returns 404
> ------------------------------------------------
>
>                 Key: AMBARI-7860
>                 URL: https://issues.apache.org/jira/browse/AMBARI-7860
>             Project: Ambari
>          Issue Type: Bug
>          Components: ambari-server
>    Affects Versions: 1.7.0
>            Reporter: Dmitry Lysnichenko
>            Assignee: Dmitry Lysnichenko
>             Fix For: 1.7.0
>
>         Attachments: AMBARI-7860.patch
>
>
> In Ambari 1.7.0, going to any installed service and attempting to download 
> its client configs from the website is not working.
> Example of requests sent,
> http://c6404.ambari.apache.org:8080/api/v1/clusters/dev/services/TEZ/components/TEZ_CLIENT?format=client_config_tar
> http://c6404.ambari.apache.org:8080/api/v1/clusters/dev/services/HDFS/components/HDFS_CLIENT?format=client_config_tar
> which returns
> {code}
> {
>   "status" : 404,
>   "message" : "The requested resource doesn't exist: ClientConfig not found, 
> ServiceComponentInfo/service_name=HDFS AND 
> ServiceComponentInfo/component_name=HDFS_CLIENT AND 
> ServiceComponentInfo/cluster_name=dev"
> }
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to