<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>question Re: Cloudera Manager APIs in Support Questions</title>
    <link>https://community.cloudera.com/t5/Support-Questions/Cloudera-Manager-APIs/m-p/360069#M238273</link>
    <description>&lt;P&gt;thanx Eric.your&amp;nbsp;answering&amp;nbsp; helped a lot.&lt;/P&gt;&lt;P&gt;v32 also working in this config file.&lt;/P&gt;&lt;P&gt;&lt;A href="https://github.com/kloudsense/cloudera_exporter" target="_blank"&gt;https://github.com/kloudsense/cloudera_exporter&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 23 Dec 2022 04:50:55 GMT</pubDate>
    <dc:creator>tencentemr</dc:creator>
    <dc:date>2022-12-23T04:50:55Z</dc:date>
    <item>
      <title>Cloudera Manager APIs</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Cloudera-Manager-APIs/m-p/288161#M213476</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;While browsing through various articles related to Cloudera Manager, I came across an article which talks about exporting Cloudera Manager configs using a script.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In this a wget from "&lt;SPAN&gt;${SCM_URL}&lt;/SPAN&gt;&lt;SPAN&gt;/cmf/exportCLI" url is doing the trick. Being fairly new with playing APIs, I tried to read across somethings related to CM APIs, however, did not find much. Would be great if someone could help me to understand which exact configurations are exported with the mentioned API.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Apologies if seems to be a basic question. However, thought of asking community instead of creating confusions for myself.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;snm1523&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 23 Jan 2020 11:09:22 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Cloudera-Manager-APIs/m-p/288161#M213476</guid>
      <dc:creator>snm1523</dc:creator>
      <dc:date>2020-01-23T11:09:22Z</dc:date>
    </item>
    <item>
      <title>Re: Cloudera Manager APIs</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Cloudera-Manager-APIs/m-p/288164#M213479</link>
      <description>&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/12773"&gt;@snm1523&lt;/a&gt;,&lt;BR /&gt;&lt;BR /&gt;CM's full API documentation can be found here:&lt;BR /&gt;&lt;A href="https://archive.cloudera.com/cm7/7.0.3/generic/jar/cm_api/apidocs/index.html" target="_blank"&gt;https://archive.cloudera.com/cm7/7.0.3/generic/jar/cm_api/apidocs/index.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;The API url starts with /api/v{number}, for example: http://{CM_URL}:7180/api/v32/clusters&lt;BR /&gt;&lt;BR /&gt;I have never personally used API ${SCM_URL}/cmf/exportCLI, I googled and found those articles seemed very old (more than 8-9 years old). I do not think it is applicable anymore. Current CM provides a URL for you to export all cluster configurations in one call via ${SCM_URL}/api/v32/cm/deployment.&lt;BR /&gt;&lt;BR /&gt;v32 is the highest version number that is available in CM6.2, the version that I am using, so depending on your version of CM, the version of API might be different. Use ${SCM_URL}/api/version to check.&lt;BR /&gt;&lt;BR /&gt;Cheers&lt;BR /&gt;Eric</description>
      <pubDate>Thu, 23 Jan 2020 11:41:58 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Cloudera-Manager-APIs/m-p/288164#M213479</guid>
      <dc:creator>EricL</dc:creator>
      <dc:date>2020-01-23T11:41:58Z</dc:date>
    </item>
    <item>
      <title>Re: Cloudera Manager APIs</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Cloudera-Manager-APIs/m-p/288247#M213525</link>
      <description>&lt;P&gt;Perfect explanation. Thank you&amp;nbsp;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/10115"&gt;@EricL&lt;/a&gt;. This certainly helped.&lt;/P&gt;</description>
      <pubDate>Fri, 24 Jan 2020 09:18:05 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Cloudera-Manager-APIs/m-p/288247#M213525</guid>
      <dc:creator>snm1523</dc:creator>
      <dc:date>2020-01-24T09:18:05Z</dc:date>
    </item>
    <item>
      <title>Re: Cloudera Manager APIs</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Cloudera-Manager-APIs/m-p/360069#M238273</link>
      <description>&lt;P&gt;thanx Eric.your&amp;nbsp;answering&amp;nbsp; helped a lot.&lt;/P&gt;&lt;P&gt;v32 also working in this config file.&lt;/P&gt;&lt;P&gt;&lt;A href="https://github.com/kloudsense/cloudera_exporter" target="_blank"&gt;https://github.com/kloudsense/cloudera_exporter&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 23 Dec 2022 04:50:55 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Cloudera-Manager-APIs/m-p/360069#M238273</guid>
      <dc:creator>tencentemr</dc:creator>
      <dc:date>2022-12-23T04:50:55Z</dc:date>
    </item>
  </channel>
</rss>

