<?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: How to check the cluster related details in database of cloudbreak? in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-to-check-the-cluster-related-details-in-database-of/m-p/204880#M68752</link>
    <description>&lt;A rel="user" href="https://community.cloudera.com/users/17655/tkandasamy.html" nodeid="17655"&gt;@Tamil Selvan K&lt;/A&gt;&lt;P&gt;Cloudbreak is used to provision, configure and elastically grow clusters in cloud. You would use Ambari to get cluster details you are looking for, which includes cluster name, configuration values and so on. And if you need to get these values without using the interface, you can use Ambari API. So, what you are looking for is available through Ambari and not cloudbreak.&lt;/P&gt;</description>
    <pubDate>Sat, 30 Sep 2017 13:11:35 GMT</pubDate>
    <dc:creator>mqureshi</dc:creator>
    <dc:date>2017-09-30T13:11:35Z</dc:date>
    <item>
      <title>How to check the cluster related details in database of cloudbreak?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-to-check-the-cluster-related-details-in-database-of/m-p/204879#M68751</link>
      <description>&lt;P&gt;Ex : cluster name, state of the cluster etc&lt;/P&gt;</description>
      <pubDate>Sat, 30 Sep 2017 13:01:27 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-to-check-the-cluster-related-details-in-database-of/m-p/204879#M68751</guid>
      <dc:creator>tsk</dc:creator>
      <dc:date>2017-09-30T13:01:27Z</dc:date>
    </item>
    <item>
      <title>Re: How to check the cluster related details in database of cloudbreak?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-to-check-the-cluster-related-details-in-database-of/m-p/204880#M68752</link>
      <description>&lt;A rel="user" href="https://community.cloudera.com/users/17655/tkandasamy.html" nodeid="17655"&gt;@Tamil Selvan K&lt;/A&gt;&lt;P&gt;Cloudbreak is used to provision, configure and elastically grow clusters in cloud. You would use Ambari to get cluster details you are looking for, which includes cluster name, configuration values and so on. And if you need to get these values without using the interface, you can use Ambari API. So, what you are looking for is available through Ambari and not cloudbreak.&lt;/P&gt;</description>
      <pubDate>Sat, 30 Sep 2017 13:11:35 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-to-check-the-cluster-related-details-in-database-of/m-p/204880#M68752</guid>
      <dc:creator>mqureshi</dc:creator>
      <dc:date>2017-09-30T13:11:35Z</dc:date>
    </item>
    <item>
      <title>Re: How to check the cluster related details in database of cloudbreak?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-to-check-the-cluster-related-details-in-database-of/m-p/204881#M68753</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/17655/tkandasamy.html" nodeid="17655"&gt;@Tamil Selvan K&lt;/A&gt; &lt;/P&gt;&lt;P&gt;If you want to access the db and fetch the details&lt;/P&gt;&lt;P&gt;This can be done by executing the following commands (Postgres db is the default) :&lt;/P&gt;&lt;P&gt;docker exec -it cbreak_commondb_1 su postgres -c 'psql'&lt;/P&gt;&lt;P&gt;postgres=# \l&lt;/P&gt;&lt;P&gt;postgres=# \c cbdb&lt;/P&gt;&lt;P&gt;You are now connected to database "cbdb" as user "postgres”&lt;/P&gt;&lt;P&gt;cbdb=# select id, name, stack_id, status from cluster; // Queries the cluster id, name, and the status of the clusters&lt;/P&gt;</description>
      <pubDate>Mon, 02 Oct 2017 03:33:51 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-to-check-the-cluster-related-details-in-database-of/m-p/204881#M68753</guid>
      <dc:creator>nitins</dc:creator>
      <dc:date>2017-10-02T03:33:51Z</dc:date>
    </item>
  </channel>
</rss>

