<?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: Getting access denied in MariaDB for Reports Manager database user in Support Questions</title>
    <link>https://community.cloudera.com/t5/Support-Questions/Getting-access-denied-in-MariaDB-for-Reports-Manager/m-p/411561#M253082</link>
    <description>&lt;P&gt;Kshitij,&lt;/P&gt;&lt;P&gt;Wow, that worked like a charm. When I was granting privileges to the database, I was using the following statement for all three of those including the actual password, but that did not work for me.&lt;/P&gt;&lt;P&gt;GRANT ALL ON rman.* TO 'rman'@'%' IDENTIFIED BY '&lt;EM&gt;password&lt;/EM&gt;';&lt;/P&gt;&lt;P&gt;I am not really a DB person, so figured I would get the right solution from someone that is. I was going to say to keep an eye for my next posted issue regarding HDFS, but it looks like after fixing the DB issue and after restarting HDFS, we are all GREEN now!!!&lt;/P&gt;</description>
    <pubDate>Wed, 16 Jul 2025 04:02:29 GMT</pubDate>
    <dc:creator>jkoral</dc:creator>
    <dc:date>2025-07-16T04:02:29Z</dc:date>
    <item>
      <title>Getting access denied in MariaDB for Reports Manager database user</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Getting-access-denied-in-MariaDB-for-Reports-Manager/m-p/411554#M253076</link>
      <description>&lt;P&gt;I am using MariaDB and CMS is up and running, but I am getting the following message in the logs for Reports Manager. I actually deleted the rman user, recreated the database, I logged into mysql with that user, but I am still getting access denied to the database. Any ideas?&lt;/P&gt;&lt;PRE&gt;com.mchange.v2.resourcepool.BasicResourcePool$ScatteredAcquireTask@619cdccb -- Acquisition Attempt Failed!!! Clearing pending acquires. While trying to acquire a needed new resource, we failed to succeed more than the maximum number of allowed acquisition attempts (5). Last acquisition attempt exception: 
java.sql.SQLException: Access denied for user 'rman'@'dmidlkprdls01.svr.luc.edu' (using password: YES)
	at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:121)
	at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:113)
	at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:861)
	at com.mysql.cj.jdbc.ConnectionImpl.&amp;lt;init&amp;gt;(ConnectionImpl.java:449)
	at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:234)
	at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:180)
	at com.mchange.v2.c3p0.DriverManagerDataSource.getConnection(DriverManagerDataSource.java:175)
	at com.mchange.v2.c3p0.WrapperConnectionPoolDataSource.getPooledConnection(WrapperConnectionPoolDataSource.java:220)
	at com.mchange.v2.c3p0.WrapperConnectionPoolDataSource.getPooledConnection(WrapperConnectionPoolDataSource.java:206)
	at com.mchange.v2.c3p0.impl.C3P0PooledConnectionPool$1PooledConnectionResourcePoolManager.acquireResource(C3P0PooledConnectionPool.java:203)
	at com.mchange.v2.resourcepool.BasicResourcePool.doAcquire(BasicResourcePool.java:1176)
	at com.mchange.v2.resourcepool.BasicResourcePool.doAcquireAndDecrementPendingAcquiresWithinLockOnSuccess(BasicResourcePool.java:1163)
	at com.mchange.v2.resourcepool.BasicResourcePool.access$700(BasicResourcePool.java:44)
	at com.mchange.v2.resourcepool.BasicResourcePool$ScatteredAcquireTask.run(BasicResourcePool.java:1908)
	at com.mchange.v2.async.ThreadPoolAsynchronousRunner$PoolThread.run(ThreadPoolAsynchronousRunner.java:696)&lt;/PRE&gt;</description>
      <pubDate>Tue, 15 Jul 2025 22:22:55 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Getting-access-denied-in-MariaDB-for-Reports-Manager/m-p/411554#M253076</guid>
      <dc:creator>jkoral</dc:creator>
      <dc:date>2025-07-15T22:22:55Z</dc:date>
    </item>
    <item>
      <title>Re: Getting access denied in MariaDB for Reports Manager database user</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Getting-access-denied-in-MariaDB-for-Reports-Manager/m-p/411556#M253077</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/70409"&gt;@soychago&lt;/a&gt;&amp;nbsp;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/95611"&gt;@upadhyayk04&lt;/a&gt;&amp;nbsp;Do you have any insights here? Thanks!&lt;/P&gt;</description>
      <pubDate>Wed, 16 Jul 2025 01:59:15 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Getting-access-denied-in-MariaDB-for-Reports-Manager/m-p/411556#M253077</guid>
      <dc:creator>DianaTorres</dc:creator>
      <dc:date>2025-07-16T01:59:15Z</dc:date>
    </item>
    <item>
      <title>Re: Getting access denied in MariaDB for Reports Manager database user</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Getting-access-denied-in-MariaDB-for-Reports-Manager/m-p/411560#M253081</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/128383"&gt;@jkoral&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you for reaching out to the Cloudera Community&lt;/P&gt;&lt;P&gt;From the error it seems privilege issue. Could you please confirm if you have provided the below permission in the DB&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;&lt;SPAN class="cdoc-line"&gt;GRANT ALL PRIVILEGES ON &amp;lt;db-name&amp;gt;.* TO 'rman'@'%';&lt;/SPAN&gt;
&lt;SPAN class="cdoc-line"&gt;GRANT ALL PRIVILEGES ON &amp;lt;db-name&amp;gt;.* TO 'rman'@'localhost';&lt;/SPAN&gt;
&lt;SPAN class="cdoc-line"&gt;GRANT ALL PRIVILEGES ON &amp;lt;db-name&amp;gt;.* TO 'rman'@dmidlkprdls01.svr.luc.edu'&lt;/SPAN&gt;&amp;nbsp;&lt;/PRE&gt;&lt;P&gt;If not, please do the same and restart the Reports Manager.Ensure that you are providing the correct DB details in CMS &amp;gt;&amp;gt; Configuraiton &amp;gt;&amp;gt; Reports manager &amp;gt;&amp;gt; Database&lt;/P&gt;&lt;P&gt;We will be waiting for your response&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;P&gt;Kshitij Upadhyay&lt;/P&gt;</description>
      <pubDate>Wed, 16 Jul 2025 02:28:18 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Getting-access-denied-in-MariaDB-for-Reports-Manager/m-p/411560#M253081</guid>
      <dc:creator>upadhyayk04</dc:creator>
      <dc:date>2025-07-16T02:28:18Z</dc:date>
    </item>
    <item>
      <title>Re: Getting access denied in MariaDB for Reports Manager database user</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Getting-access-denied-in-MariaDB-for-Reports-Manager/m-p/411561#M253082</link>
      <description>&lt;P&gt;Kshitij,&lt;/P&gt;&lt;P&gt;Wow, that worked like a charm. When I was granting privileges to the database, I was using the following statement for all three of those including the actual password, but that did not work for me.&lt;/P&gt;&lt;P&gt;GRANT ALL ON rman.* TO 'rman'@'%' IDENTIFIED BY '&lt;EM&gt;password&lt;/EM&gt;';&lt;/P&gt;&lt;P&gt;I am not really a DB person, so figured I would get the right solution from someone that is. I was going to say to keep an eye for my next posted issue regarding HDFS, but it looks like after fixing the DB issue and after restarting HDFS, we are all GREEN now!!!&lt;/P&gt;</description>
      <pubDate>Wed, 16 Jul 2025 04:02:29 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Getting-access-denied-in-MariaDB-for-Reports-Manager/m-p/411561#M253082</guid>
      <dc:creator>jkoral</dc:creator>
      <dc:date>2025-07-16T04:02:29Z</dc:date>
    </item>
  </channel>
</rss>

