<?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 Cloudera Licence details using CLI in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Cloudera-Licence-details-using-CLI/m-p/65769#M76420</link>
    <description>&lt;P&gt;Hi There,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I want to know that there is any mechanism to find Cloudera licence details through Command Line without logging into GUI. If I have all servers access with FA.&lt;/P&gt;</description>
    <pubDate>Mon, 26 Mar 2018 10:29:42 GMT</pubDate>
    <dc:creator>Ashish03</dc:creator>
    <dc:date>2018-03-26T10:29:42Z</dc:date>
    <item>
      <title>Cloudera Licence details using CLI</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Cloudera-Licence-details-using-CLI/m-p/65769#M76420</link>
      <description>&lt;P&gt;Hi There,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I want to know that there is any mechanism to find Cloudera licence details through Command Line without logging into GUI. If I have all servers access with FA.&lt;/P&gt;</description>
      <pubDate>Mon, 26 Mar 2018 10:29:42 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Cloudera-Licence-details-using-CLI/m-p/65769#M76420</guid>
      <dc:creator>Ashish03</dc:creator>
      <dc:date>2018-03-26T10:29:42Z</dc:date>
    </item>
    <item>
      <title>Re: Cloudera Licence details using CLI</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Cloudera-Licence-details-using-CLI/m-p/65792#M76421</link>
      <description>I am not sure what 'FA' means in this context, but CM APIs offer license information via the following REST end-points:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://cloudera.github.io/cm_api/apidocs/v18/path__cm_license.html" target="_blank"&gt;http://cloudera.github.io/cm_api/apidocs/v18/path__cm_license.html&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://cloudera.github.io/cm_api/apidocs/v18/path__cm_licensedFeatureUsage.html" target="_blank"&gt;http://cloudera.github.io/cm_api/apidocs/v18/path__cm_licensedFeatureUsage.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;An example query:&lt;BR /&gt;&lt;BR /&gt;# For licensee details and UIDs:&lt;BR /&gt;~&amp;gt; curl -u admin &lt;A href="http://cm-hostname.organization.com:7180/api/v18/cm/license" target="_blank"&gt;http://cm-hostname.organization.com:7180/api/v18/cm/license&lt;/A&gt;&lt;BR /&gt;…&lt;BR /&gt;{&lt;BR /&gt;"owner" : "Licensee Name",&lt;BR /&gt;"uuid" : "12345678-abcd-1234-abcd-1234abcd1234"&lt;BR /&gt;}&lt;BR /&gt;&lt;BR /&gt;# For license usage details:&lt;BR /&gt;~&amp;gt; curl -u admin &lt;A href="http://cm-hostname.organization.com:7180/api/v18/cm/licensedFeatureUsage" target="_blank"&gt;http://cm-hostname.organization.com:7180/api/v18/cm/licensedFeatureUsage&lt;/A&gt;&lt;BR /&gt;…&lt;BR /&gt;{&lt;BR /&gt;"totals" : {&lt;BR /&gt;"Core" : 8,&lt;BR /&gt;"HBase" : 8,&lt;BR /&gt;"Impala" : 8,&lt;BR /&gt;"Search" : 5,&lt;BR /&gt;"Spark" : 3,&lt;BR /&gt;"Accumulo" : 4,&lt;BR /&gt;"Navigator" : 8&lt;BR /&gt;},&lt;BR /&gt;"clusters" : {&lt;BR /&gt;"Cluster 1" : {&lt;BR /&gt;"Core" : 4,&lt;BR /&gt;"HBase" : 4,&lt;BR /&gt;"Impala" : 4,&lt;BR /&gt;"Search" : 4,&lt;BR /&gt;"Spark" : 2,&lt;BR /&gt;"Accumulo" : 4,&lt;BR /&gt;"Navigator" : 4&lt;BR /&gt;},&lt;BR /&gt;"Cluster 2" : {&lt;BR /&gt;"Core" : 4,&lt;BR /&gt;"HBase" : 4,&lt;BR /&gt;"Impala" : 4,&lt;BR /&gt;"Search" : 1,&lt;BR /&gt;"Spark" : 1,&lt;BR /&gt;"Accumulo" : 0,&lt;BR /&gt;"Navigator" : 4&lt;BR /&gt;}&lt;BR /&gt;}&lt;BR /&gt;}</description>
      <pubDate>Tue, 27 Mar 2018 01:48:32 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Cloudera-Licence-details-using-CLI/m-p/65792#M76421</guid>
      <dc:creator>Harsh J</dc:creator>
      <dc:date>2018-03-27T01:48:32Z</dc:date>
    </item>
  </channel>
</rss>

