<?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 Unable to connect to database on host 'clouderam' from host 'clouderam' using the credential provid in Support Questions</title>
    <link>https://community.cloudera.com/t5/Support-Questions/Unable-to-connect-to-database-on-host-clouderam-from-host/m-p/65402#M37500</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have configured external database as mysql but I get an error while I try to test the connection which error message as in below;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Unable to connect to database on host 'clouderam' from host 'clouderam' using the credential provid&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can anyone help me on this?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 15 Mar 2018 05:39:37 GMT</pubDate>
    <dc:creator>Huriye</dc:creator>
    <dc:date>2018-03-15T05:39:37Z</dc:date>
    <item>
      <title>Unable to connect to database on host 'clouderam' from host 'clouderam' using the credential provid</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Unable-to-connect-to-database-on-host-clouderam-from-host/m-p/65402#M37500</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have configured external database as mysql but I get an error while I try to test the connection which error message as in below;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Unable to connect to database on host 'clouderam' from host 'clouderam' using the credential provid&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can anyone help me on this?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 15 Mar 2018 05:39:37 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Unable-to-connect-to-database-on-host-clouderam-from-host/m-p/65402#M37500</guid>
      <dc:creator>Huriye</dc:creator>
      <dc:date>2018-03-15T05:39:37Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to connect to database on host 'clouderam' from host 'clouderam' using the credential pro</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Unable-to-connect-to-database-on-host-clouderam-from-host/m-p/65405#M37501</link>
      <description>&lt;P&gt;This is a MySQL issue.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Have you checked that mysql is running and you are able to connect?&lt;/P&gt;</description>
      <pubDate>Thu, 15 Mar 2018 08:01:05 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Unable-to-connect-to-database-on-host-clouderam-from-host/m-p/65405#M37501</guid>
      <dc:creator>GeKas</dc:creator>
      <dc:date>2018-03-15T08:01:05Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to connect to database on host 'clouderam' from host 'clouderam' using the credential pro</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Unable-to-connect-to-database-on-host-clouderam-from-host/m-p/65407#M37502</link>
      <description>&lt;P&gt;Ye it was running.&lt;/P&gt;</description>
      <pubDate>Thu, 15 Mar 2018 09:26:16 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Unable-to-connect-to-database-on-host-clouderam-from-host/m-p/65407#M37502</guid>
      <dc:creator>Huriye</dc:creator>
      <dc:date>2018-03-15T09:26:16Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to connect to database on host 'clouderam' from host 'clouderam' using the credential pro</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Unable-to-connect-to-database-on-host-clouderam-from-host/m-p/65408#M37503</link>
      <description>&lt;P&gt;Have you tried using "-h clouderam" in your command?&lt;/P&gt;&lt;P&gt;Permissions (in MySQL) differ whether you are connected as 'user'@'localhost' or 'user'@'clouderam'&lt;/P&gt;&lt;P&gt;By using "-h clouderam" you are connected as 'user'@'clouderam' and you should grant permissions to this user.&lt;/P&gt;</description>
      <pubDate>Thu, 15 Mar 2018 10:27:15 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Unable-to-connect-to-database-on-host-clouderam-from-host/m-p/65408#M37503</guid>
      <dc:creator>GeKas</dc:creator>
      <dc:date>2018-03-15T10:27:15Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to connect to database on host 'clouderam' from host 'clouderam' using the credential pro</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Unable-to-connect-to-database-on-host-clouderam-from-host/m-p/65499#M37504</link>
      <description>&lt;P&gt;is you jdbc jars are in right place ?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 17 Mar 2018 01:45:05 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Unable-to-connect-to-database-on-host-clouderam-from-host/m-p/65499#M37504</guid>
      <dc:creator>csguna</dc:creator>
      <dc:date>2018-03-17T01:45:05Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to connect to database on host 'clouderam' from host 'clouderam' using the credential pro</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Unable-to-connect-to-database-on-host-clouderam-from-host/m-p/65502#M37505</link>
      <description>&lt;P&gt;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/26295"&gt;@Huriye&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The error message is more of a generic error that is returned if something about the connection to the database fails.&amp;nbsp; You might try checking the Cloudera Manager log for more information and hopefully a stack trace or SQL error.&lt;/P&gt;</description>
      <pubDate>Sat, 17 Mar 2018 03:51:22 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Unable-to-connect-to-database-on-host-clouderam-from-host/m-p/65502#M37505</guid>
      <dc:creator>bgooley</dc:creator>
      <dc:date>2018-03-17T03:51:22Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to connect to database on host 'clouderam' from host 'clouderam' using the credential pro</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Unable-to-connect-to-database-on-host-clouderam-from-host/m-p/65642#M37506</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have found the solution. I have used original mysql database for cloudera that is why I had errors. I created anoher database on mysql the I have define the database on db.properties file.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you for your helps.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;</description>
      <pubDate>Wed, 21 Mar 2018 15:27:50 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Unable-to-connect-to-database-on-host-clouderam-from-host/m-p/65642#M37506</guid>
      <dc:creator>Huriye</dc:creator>
      <dc:date>2018-03-21T15:27:50Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to connect to database on host 'clouderam' from host 'clouderam' using the credential pro</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Unable-to-connect-to-database-on-host-clouderam-from-host/m-p/81495#M37507</link>
      <description>&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/26295"&gt;@Huriye&lt;/a&gt;:&lt;BR /&gt;&lt;BR /&gt;What does that mean ?&lt;BR /&gt;&lt;BR /&gt;Please can you explain....</description>
      <pubDate>Thu, 25 Oct 2018 05:17:07 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Unable-to-connect-to-database-on-host-clouderam-from-host/m-p/81495#M37507</guid>
      <dc:creator>deepak_ahirwar</dc:creator>
      <dc:date>2018-10-25T05:17:07Z</dc:date>
    </item>
  </channel>
</rss>

