<?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: Not able to Connect NIFI to mysql through windows in Support Questions</title>
    <link>https://community.cloudera.com/t5/Support-Questions/Not-able-to-Connect-NIFI-to-mysql-through-windows/m-p/341366#M233507</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/77350"&gt;@san_re&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The first error message you included is likely the result of not enabling connection over the network (or locally, as the case may be) to the Mysql server. You have to take some administrative action on a newly-installed Mysql server in order to allow outside applications (in this case, that would be the local NiFi) to connect to the server. It's difficult to troubleshoot that remotely because it could be something else, but in my experience that is the most common root cause.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This error message:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE&gt;
Driver class com.mysql.jdbc.driver is not found - Caused by: java.lang.ClassNotFoundException: com.mysql.jdbc.driver: Driver class com.mysql.jdbc.driver is not found
&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Typically means that the JDBC driver is not being found on the relevant &lt;FONT face="terminal,monaco,monospace"&gt;CLASSPATH&lt;/FONT&gt;, which is in this case is NiFi. After you ensure you haven't mistyped the name of the java Driver class, you need to make sure you installed the appropriate &lt;FONT face="terminal,monaco,monospace"&gt;.jar&lt;/FONT&gt; file in the location where NiFi is expecting to find it, and that the file is not corrupted, etc.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 14 Apr 2022 06:58:11 GMT</pubDate>
    <dc:creator>ask_bill_brooks</dc:creator>
    <dc:date>2022-04-14T06:58:11Z</dc:date>
    <item>
      <title>Not able to Connect NIFI to mysql through windows</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Not-able-to-Connect-NIFI-to-mysql-through-windows/m-p/341361#M233504</link>
      <description>&lt;P&gt;I have tried to connect local NIFI to Local mysql, I have been getting an error on the processor "cannot create poolableconnectionfactory communications link failure nifi". JDBC Url and Driver are correct. i assume there may be an error while connecting with Mysql.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;And also i have tried to Connect local NIFI in mac with local Mysql, i am facing an error while i enable the DBCP connection pool the error is mentioned in the image.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screen Shot 2022-04-13 at 8.15.12 PM.JPG" style="width: 999px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/34169i62904C95EF0A9FB5/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screen Shot 2022-04-13 at 8.15.12 PM.JPG" alt="Screen Shot 2022-04-13 at 8.15.12 PM.JPG" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 14 Apr 2022 03:16:35 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Not-able-to-Connect-NIFI-to-mysql-through-windows/m-p/341361#M233504</guid>
      <dc:creator>san_re</dc:creator>
      <dc:date>2022-04-14T03:16:35Z</dc:date>
    </item>
    <item>
      <title>Re: Not able to Connect NIFI to mysql through windows</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Not-able-to-Connect-NIFI-to-mysql-through-windows/m-p/341366#M233507</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/77350"&gt;@san_re&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The first error message you included is likely the result of not enabling connection over the network (or locally, as the case may be) to the Mysql server. You have to take some administrative action on a newly-installed Mysql server in order to allow outside applications (in this case, that would be the local NiFi) to connect to the server. It's difficult to troubleshoot that remotely because it could be something else, but in my experience that is the most common root cause.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This error message:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE&gt;
Driver class com.mysql.jdbc.driver is not found - Caused by: java.lang.ClassNotFoundException: com.mysql.jdbc.driver: Driver class com.mysql.jdbc.driver is not found
&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Typically means that the JDBC driver is not being found on the relevant &lt;FONT face="terminal,monaco,monospace"&gt;CLASSPATH&lt;/FONT&gt;, which is in this case is NiFi. After you ensure you haven't mistyped the name of the java Driver class, you need to make sure you installed the appropriate &lt;FONT face="terminal,monaco,monospace"&gt;.jar&lt;/FONT&gt; file in the location where NiFi is expecting to find it, and that the file is not corrupted, etc.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 14 Apr 2022 06:58:11 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Not-able-to-Connect-NIFI-to-mysql-through-windows/m-p/341366#M233507</guid>
      <dc:creator>ask_bill_brooks</dc:creator>
      <dc:date>2022-04-14T06:58:11Z</dc:date>
    </item>
    <item>
      <title>Re: Not able to Connect NIFI to mysql through windows</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Not-able-to-Connect-NIFI-to-mysql-through-windows/m-p/341482#M233539</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/35418"&gt;@ask_bill_brooks&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;I have tried to enable the connection in windows by making few modificationsin mysql,&lt;/P&gt;&lt;P&gt;I have tried almost all the things in the internet like adding bind-address in my.ini file.&lt;BR /&gt;but facing the same error again.&lt;/P&gt;</description>
      <pubDate>Fri, 15 Apr 2022 01:24:20 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Not-able-to-Connect-NIFI-to-mysql-through-windows/m-p/341482#M233539</guid>
      <dc:creator>san_re</dc:creator>
      <dc:date>2022-04-15T01:24:20Z</dc:date>
    </item>
    <item>
      <title>Re: Not able to Connect NIFI to mysql through windows</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Not-able-to-Connect-NIFI-to-mysql-through-windows/m-p/341483#M233540</link>
      <description>&lt;P&gt;HI&amp;nbsp;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/35418"&gt;@ask_bill_brooks&lt;/a&gt;&amp;nbsp;,&lt;BR /&gt;&lt;BR /&gt;In Mac i have tried few methods and I am facing a new issue now similar to the windows error cannot create poolable connection, attached image for your reference&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screen Shot 2022-04-14 at 10.01.03 PM.JPG" style="width: 999px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/34174iE4C76B6678F335BC/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screen Shot 2022-04-14 at 10.01.03 PM.JPG" alt="Screen Shot 2022-04-14 at 10.01.03 PM.JPG" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 15 Apr 2022 05:04:14 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Not-able-to-Connect-NIFI-to-mysql-through-windows/m-p/341483#M233540</guid>
      <dc:creator>san_re</dc:creator>
      <dc:date>2022-04-15T05:04:14Z</dc:date>
    </item>
    <item>
      <title>Re: Not able to Connect NIFI to mysql through windows</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Not-able-to-Connect-NIFI-to-mysql-through-windows/m-p/341940#M233651</link>
      <description>&lt;P&gt;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/77350"&gt;@san_re&lt;/a&gt;&amp;nbsp;What documentation are you following for what you are attempting to do here? You're much better off following a specific set of instructions from the site where you are downloading Mysql and/or NiFi from.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;For NiFi, the canonical instructions can be found here:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://nifi.apache.org/docs/nifi-docs/html/administration-guide.html" target="_blank" rel="noopener"&gt;NiFi System Administrator's Guide&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 21 Apr 2022 16:53:59 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Not-able-to-Connect-NIFI-to-mysql-through-windows/m-p/341940#M233651</guid>
      <dc:creator>ask_bill_brooks</dc:creator>
      <dc:date>2022-04-21T16:53:59Z</dc:date>
    </item>
  </channel>
</rss>

