Skip to content

Download a zip compressed archive of the client configuration, of a specific service.

gdgt edited this page Sep 30, 2014 · 2 revisions

This resource does not require any authentication.

# CM API endpoints
http://cloudera.github.io/cm_api/apidocs/v6/path__clusters_-clusterName-_services_-serviceName-_clientConfig.html

[SERVICE] = hdfs, yarn, mapreduce

curl -X GET 'http://cm.cloudera.com:7180/api/v6/clusters/Cluster%201/services/[SERVICE]/clientConfig' -o [SERVICE]-conf.zip