<?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: Hive password using embedded db, postgresql in Support Questions</title>
    <link>https://community.cloudera.com/t5/Support-Questions/Hive-password-using-embedded-db-postgresql/m-p/50124#M44284</link>
    <description>Using Cloudera API you can view the password&lt;BR /&gt;&lt;BR /&gt;curl -u cm_username:cm_password "http://cloudera_manager:7180/api/v11/clusters/cluster_name/services/service_name/config"&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://bigdata-tips.blogspot.in/2016/12/how-to-view-cloudera-embedded-database.html" target="_blank"&gt;https://bigdata-tips.blogspot.in/2016/12/how-to-view-cloudera-embedded-database.html&lt;/A&gt;</description>
    <pubDate>Mon, 30 Jan 2017 04:12:07 GMT</pubDate>
    <dc:creator>kchaitanya</dc:creator>
    <dc:date>2017-01-30T04:12:07Z</dc:date>
    <item>
      <title>Hive password using embedded db, postgresql</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Hive-password-using-embedded-db-postgresql/m-p/28479#M44279</link>
      <description>&lt;P&gt;Hi, I need to connect one of the application to Hive and the Hive database user/password is needed. Unfortunately, I can't remember the password, is&amp;nbsp;&lt;/P&gt;
&lt;P&gt;there any way I can retrieve the password?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I checked the hive configuration under cloudera admin, password section is hidden, ****** .&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Kindly advise. Thanks.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 16 Sep 2022 09:31:22 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Hive-password-using-embedded-db-postgresql/m-p/28479#M44279</guid>
      <dc:creator>whyy</dc:creator>
      <dc:date>2022-09-16T09:31:22Z</dc:date>
    </item>
    <item>
      <title>Re: Hive password using embedded db, postgresql</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Hive-password-using-embedded-db-postgresql/m-p/28500#M44280</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;You can view the actual configuration files for the hive metastore by clicking on the hive metastore, then on the Processes tab, then looking at hive-site.xml. This will include all db connection information.&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Darren</description>
      <pubDate>Fri, 12 Jun 2015 17:47:35 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Hive-password-using-embedded-db-postgresql/m-p/28500#M44280</guid>
      <dc:creator>Darren</dc:creator>
      <dc:date>2015-06-12T17:47:35Z</dc:date>
    </item>
    <item>
      <title>Re: Hive password using embedded db, postgresql</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Hive-password-using-embedded-db-postgresql/m-p/42244#M44281</link>
      <description>&lt;P&gt;javax.jdo.option.ConnectionPassword value is encrypted.&amp;nbsp; Is the clear text copy saved anywhere else, or do we have to manually reset it in the DB, then update it in CM config?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How about for other services like Oozie and Hue?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 23 Jun 2016 15:55:27 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Hive-password-using-embedded-db-postgresql/m-p/42244#M44281</guid>
      <dc:creator>MilesYao</dc:creator>
      <dc:date>2016-06-23T15:55:27Z</dc:date>
    </item>
    <item>
      <title>Re: Hive password using embedded db, postgresql</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Hive-password-using-embedded-db-postgresql/m-p/48591#M44282</link>
      <description>Did you find anything, to view hive or other passwords</description>
      <pubDate>Fri, 16 Dec 2016 11:09:03 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Hive-password-using-embedded-db-postgresql/m-p/48591#M44282</guid>
      <dc:creator>kchaitanya</dc:creator>
      <dc:date>2016-12-16T11:09:03Z</dc:date>
    </item>
    <item>
      <title>Re: Hive password using embedded db, postgresql</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Hive-password-using-embedded-db-postgresql/m-p/50091#M44283</link>
      <description>&lt;P&gt;That is only helpful if the value is not encrypted&lt;/P&gt;</description>
      <pubDate>Sat, 28 Jan 2017 05:46:17 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Hive-password-using-embedded-db-postgresql/m-p/50091#M44283</guid>
      <dc:creator>MidwestMike</dc:creator>
      <dc:date>2017-01-28T05:46:17Z</dc:date>
    </item>
    <item>
      <title>Re: Hive password using embedded db, postgresql</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Hive-password-using-embedded-db-postgresql/m-p/50124#M44284</link>
      <description>Using Cloudera API you can view the password&lt;BR /&gt;&lt;BR /&gt;curl -u cm_username:cm_password "http://cloudera_manager:7180/api/v11/clusters/cluster_name/services/service_name/config"&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://bigdata-tips.blogspot.in/2016/12/how-to-view-cloudera-embedded-database.html" target="_blank"&gt;https://bigdata-tips.blogspot.in/2016/12/how-to-view-cloudera-embedded-database.html&lt;/A&gt;</description>
      <pubDate>Mon, 30 Jan 2017 04:12:07 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Hive-password-using-embedded-db-postgresql/m-p/50124#M44284</guid>
      <dc:creator>kchaitanya</dc:creator>
      <dc:date>2017-01-30T04:12:07Z</dc:date>
    </item>
    <item>
      <title>Re: Hive password using embedded db, postgresql</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Hive-password-using-embedded-db-postgresql/m-p/288530#M213705</link>
      <description>&lt;P&gt;This worked like a charm! Thanks a lot.&lt;/P&gt;</description>
      <pubDate>Wed, 29 Jan 2020 09:26:36 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Hive-password-using-embedded-db-postgresql/m-p/288530#M213705</guid>
      <dc:creator>KDDC</dc:creator>
      <dc:date>2020-01-29T09:26:36Z</dc:date>
    </item>
  </channel>
</rss>

