<?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: &amp;quot;Can't load database driver&amp;quot; in CaptureChangesMysql Apache Nifi Processors in Support Questions</title>
    <link>https://community.cloudera.com/t5/Support-Questions/quot-Can-t-load-database-driver-quot-in-CaptureChangesMysql/m-p/237694#M199507</link>
    <description>&lt;P&gt;Hello &lt;A rel="user" href="https://community.cloudera.com/users/3943/alim.html" nodeid="3943" target="_blank"&gt;@Andrew Lim&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Thanks for the Response .&lt;/P&gt;&lt;P&gt; The Driver path is "/Users/kiran/Downloads/mysql/mysql-connector-java-8.0.17.jar" i have tried this as well but getting the error as this path is not a valid File or Url .  attached the screenshot for your reference .&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;I went through this documents as well (&lt;A href="https://community.hortonworks.com/content/kbentry/113941/change-data-capture-cdc-with-apache-nifi-version-1-1.html" rel="nofollow noopener noreferrer" target="_blank"&gt;https://community.hortonworks.com/content/kbentry/113941/change-data-capture-cdc-with-apache-nifi-version-1-1.html&lt;/A&gt;)&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="110355-screenshot-2019-08-14-at-122627-pm.png" style="width: 2138px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/14194iBED2B5EA0F650E90/image-size/medium?v=v2&amp;amp;px=400" role="button" title="110355-screenshot-2019-08-14-at-122627-pm.png" alt="110355-screenshot-2019-08-14-at-122627-pm.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Sat, 17 Aug 2019 23:09:56 GMT</pubDate>
    <dc:creator>kiranps11</dc:creator>
    <dc:date>2019-08-17T23:09:56Z</dc:date>
    <item>
      <title>"Can't load database driver" in CaptureChangesMysql Apache Nifi Processors</title>
      <link>https://community.cloudera.com/t5/Support-Questions/quot-Can-t-load-database-driver-quot-in-CaptureChangesMysql/m-p/237691#M199504</link>
      <description>&lt;P&gt;I am using the CaptureChangesMysql processor to read the events data from mysql but it failing with the connection error as "&lt;STRONG&gt;org.apache.nifi.reporting.initializationexception can't load database driver&lt;/STRONG&gt;"&lt;/P&gt;&lt;P&gt;screenshots are attached for the reference .&lt;/P&gt;&lt;P&gt;Mysql Driver path: file:////Users/kiran/Downloads/mysql/mysql-connector-java-8.0.17.jar&lt;/P&gt;&lt;P&gt;Environment :&lt;/P&gt;&lt;P&gt;Aapache nifi :1.7.0&lt;/P&gt;&lt;P&gt;Mysql 8.0.17&lt;/P&gt;&lt;P&gt;OS : MacOS 10.14.4&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="110381-screenshot-2019-08-13-at-55200-pm.png" style="width: 2160px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/14196iCD2F682E6F1C3FF4/image-size/medium?v=v2&amp;amp;px=400" role="button" title="110381-screenshot-2019-08-13-at-55200-pm.png" alt="110381-screenshot-2019-08-13-at-55200-pm.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="110352-screenshot-2019-08-13-at-55802-pm.png" style="width: 1172px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/14197i7C0FC6AF984C7E8B/image-size/medium?v=v2&amp;amp;px=400" role="button" title="110352-screenshot-2019-08-13-at-55802-pm.png" alt="110352-screenshot-2019-08-13-at-55802-pm.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 17 Aug 2019 23:10:17 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/quot-Can-t-load-database-driver-quot-in-CaptureChangesMysql/m-p/237691#M199504</guid>
      <dc:creator>kiranps11</dc:creator>
      <dc:date>2019-08-17T23:10:17Z</dc:date>
    </item>
    <item>
      <title>Re: "Can't load database driver" in CaptureChangesMysql Apache Nifi Processors</title>
      <link>https://community.cloudera.com/t5/Support-Questions/quot-Can-t-load-database-driver-quot-in-CaptureChangesMysql/m-p/237692#M199505</link>
      <description>&lt;P&gt;I believe your path to your driver is incorrect. It should be:&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;/Users/kiran/Downloads/mysql/...&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Here is an example processor setup from my CDC article (&lt;A href="https://community.hortonworks.com/content/kbentry/113941/change-data-capture-cdc-with-apache-nifi-version-1-1.html" rel="nofollow noopener noreferrer" target="_blank"&gt;https://community.hortonworks.com/content/kbentry/113941/change-data-capture-cdc-with-apache-nifi-version-1-1.html&lt;/A&gt;&lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="110362-20484-3-capturechangemysql-properties.png" style="width: 794px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/14195iDBA5133DD56E6A25/image-size/medium?v=v2&amp;amp;px=400" role="button" title="110362-20484-3-capturechangemysql-properties.png" alt="110362-20484-3-capturechangemysql-properties.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 17 Aug 2019 23:10:03 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/quot-Can-t-load-database-driver-quot-in-CaptureChangesMysql/m-p/237692#M199505</guid>
      <dc:creator>alim</dc:creator>
      <dc:date>2019-08-17T23:10:03Z</dc:date>
    </item>
    <item>
      <title>Re: "Can't load database driver" in CaptureChangesMysql Apache Nifi Processors</title>
      <link>https://community.cloudera.com/t5/Support-Questions/quot-Can-t-load-database-driver-quot-in-CaptureChangesMysql/m-p/237693#M199506</link>
      <description>&lt;P&gt;The above question and the entire response thread below was originally posted in the &lt;A href="https://community.hortonworks.com/spaces/101/index.html"&gt;Community Help&lt;/A&gt; track. On Tue Aug 13 15:34 UTC 2019, a member of the HCC moderation staff moved it to the &lt;A href="https://community.hortonworks.com/spaces/63/data-flow-track.html"&gt;Data Ingestion &amp;amp; Streaming&lt;/A&gt; track. The &lt;EM&gt;Community Help Track&lt;/EM&gt; is intended for questions about using the HCC site itself.&lt;/P&gt;</description>
      <pubDate>Tue, 13 Aug 2019 22:34:55 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/quot-Can-t-load-database-driver-quot-in-CaptureChangesMysql/m-p/237693#M199506</guid>
      <dc:creator>ask_bill_brooks</dc:creator>
      <dc:date>2019-08-13T22:34:55Z</dc:date>
    </item>
    <item>
      <title>Re: "Can't load database driver" in CaptureChangesMysql Apache Nifi Processors</title>
      <link>https://community.cloudera.com/t5/Support-Questions/quot-Can-t-load-database-driver-quot-in-CaptureChangesMysql/m-p/237694#M199507</link>
      <description>&lt;P&gt;Hello &lt;A rel="user" href="https://community.cloudera.com/users/3943/alim.html" nodeid="3943" target="_blank"&gt;@Andrew Lim&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Thanks for the Response .&lt;/P&gt;&lt;P&gt; The Driver path is "/Users/kiran/Downloads/mysql/mysql-connector-java-8.0.17.jar" i have tried this as well but getting the error as this path is not a valid File or Url .  attached the screenshot for your reference .&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;I went through this documents as well (&lt;A href="https://community.hortonworks.com/content/kbentry/113941/change-data-capture-cdc-with-apache-nifi-version-1-1.html" rel="nofollow noopener noreferrer" target="_blank"&gt;https://community.hortonworks.com/content/kbentry/113941/change-data-capture-cdc-with-apache-nifi-version-1-1.html&lt;/A&gt;)&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="110355-screenshot-2019-08-14-at-122627-pm.png" style="width: 2138px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/14194iBED2B5EA0F650E90/image-size/medium?v=v2&amp;amp;px=400" role="button" title="110355-screenshot-2019-08-14-at-122627-pm.png" alt="110355-screenshot-2019-08-14-at-122627-pm.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 17 Aug 2019 23:09:56 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/quot-Can-t-load-database-driver-quot-in-CaptureChangesMysql/m-p/237694#M199507</guid>
      <dc:creator>kiranps11</dc:creator>
      <dc:date>2019-08-17T23:09:56Z</dc:date>
    </item>
    <item>
      <title>Re: "Can't load database driver" in CaptureChangesMysql Apache Nifi Processors</title>
      <link>https://community.cloudera.com/t5/Support-Questions/quot-Can-t-load-database-driver-quot-in-CaptureChangesMysql/m-p/237695#M199508</link>
      <description>&lt;P&gt;Are you sure the driver path is correct? Can you provide a screenshot of your Finder window where the jar file is located?&lt;/P&gt;&lt;P&gt;The only way I can reproduce the "Not a valid URL or file" warning is if the path is wrong. When I point to this path on my machine (Mac OS 10.14.2), I have no errors:&lt;/P&gt;&lt;P&gt;/Users/andrewmlim/Downloads/mysql-connector-java-8.0.17/mysql-connector-java-8.0.17.jar&lt;BR /&gt;&lt;BR /&gt;Also, the HCC UI is not helpful since the link is very small, but it is better to select "Add comment" as a response to an answer instead of creating a new Answer.&lt;/P&gt;</description>
      <pubDate>Wed, 14 Aug 2019 21:51:50 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/quot-Can-t-load-database-driver-quot-in-CaptureChangesMysql/m-p/237695#M199508</guid>
      <dc:creator>alim</dc:creator>
      <dc:date>2019-08-14T21:51:50Z</dc:date>
    </item>
    <item>
      <title>Re: "Can't load database driver" in CaptureChangesMysql Apache Nifi Processors</title>
      <link>https://community.cloudera.com/t5/Support-Questions/quot-Can-t-load-database-driver-quot-in-CaptureChangesMysql/m-p/268525#M206252</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/52489"&gt;@alim&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Yes, the driver path is correct and attached the screenshot from the finder .&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2019-08-21 at 5.19.08 PM.png" style="width: 999px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/24129i6933905844867413/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screenshot 2019-08-21 at 5.19.08 PM.png" alt="Screenshot 2019-08-21 at 5.19.08 PM.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 21 Aug 2019 11:53:07 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/quot-Can-t-load-database-driver-quot-in-CaptureChangesMysql/m-p/268525#M206252</guid>
      <dc:creator>kiranps11</dc:creator>
      <dc:date>2019-08-21T11:53:07Z</dc:date>
    </item>
    <item>
      <title>Re: "Can't load database driver" in CaptureChangesMysql Apache Nifi Processors</title>
      <link>https://community.cloudera.com/t5/Support-Questions/quot-Can-t-load-database-driver-quot-in-CaptureChangesMysql/m-p/268534#M206262</link>
      <description>&lt;P&gt;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/55192"&gt;@kiranps11&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can you please share the output of the following command?&amp;nbsp; &amp;nbsp;This is because the path may be correct and file might be existing.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Additional Possibilities:&lt;/STRONG&gt;&lt;BR /&gt;1. The other possibility is that the File may not be readable by the Nifi Process.&lt;/P&gt;&lt;LI-CODE lang="python"&gt;# ls -lart /Users/kiran/Downloads/mysql/mysql-connector-java-8.0.17.jar&lt;/LI-CODE&gt;&lt;P&gt;So can you please double check if the use who is running the NiFi process has access to this JAR and the permission on this JAR are correct?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;2. The JAR may be a corrupted jar so NiFi process might not be able to read the driver class from this jar. So please list the classes present inside this JAR using the following command.. or try to grep the class.&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;Example: &lt;/STRONG&gt;Try to check the existence of this class in the JAR, By the same user who is running the NiFi process.&lt;/P&gt;&lt;LI-CODE lang="python"&gt;# /usr/jdk64/jdk1.8.0_112/bin/javap -cp/Users/kiran/Downloads/mysql/mysql-connector-java-8.0.17.jar  com.mysql.jdbc.Driver


Compiled from "Driver.java"
public class com.mysql.jdbc.Driver extends com.mysql.jdbc.NonRegisteringDriver implements java.sql.Driver {
  public com.mysql.jdbc.Driver() throws java.sql.SQLException;
  public java.util.logging.Logger getParentLogger() throws java.sql.SQLFeatureNotSupportedException;
  static {};
}&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 21 Aug 2019 12:27:29 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/quot-Can-t-load-database-driver-quot-in-CaptureChangesMysql/m-p/268534#M206262</guid>
      <dc:creator>jsensharma</dc:creator>
      <dc:date>2019-08-21T12:27:29Z</dc:date>
    </item>
    <item>
      <title>Re: "Can't load database driver" in CaptureChangesMysql Apache Nifi Processors</title>
      <link>https://community.cloudera.com/t5/Support-Questions/quot-Can-t-load-database-driver-quot-in-CaptureChangesMysql/m-p/268667#M206340</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/50614"&gt;@jsensharma&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for the Response .&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have tried both the steps which you have mentioned and looks both are working as expected .&lt;/P&gt;&lt;P&gt;screenshots are attached for the reference .&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2019-08-22 at 1.33.46 PM.png" style="width: 999px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/24165i03DA43242489C2FD/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screenshot 2019-08-22 at 1.33.46 PM.png" alt="Screenshot 2019-08-22 at 1.33.46 PM.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2019-08-22 at 1.34.02 PM.png" style="width: 999px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/24164i4E0E01BB6128E3EA/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screenshot 2019-08-22 at 1.34.02 PM.png" alt="Screenshot 2019-08-22 at 1.34.02 PM.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 22 Aug 2019 08:05:52 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/quot-Can-t-load-database-driver-quot-in-CaptureChangesMysql/m-p/268667#M206340</guid>
      <dc:creator>kiranps11</dc:creator>
      <dc:date>2019-08-22T08:05:52Z</dc:date>
    </item>
    <item>
      <title>Re: "Can't load database driver" in CaptureChangesMysql Apache Nifi Processors</title>
      <link>https://community.cloudera.com/t5/Support-Questions/quot-Can-t-load-database-driver-quot-in-CaptureChangesMysql/m-p/268672#M206344</link>
      <description>&lt;P&gt;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/55192"&gt;@kiranps11&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Looks like you are using Mysql-connector-java.jar of version 8.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Which has some changes in the driver class name as per:&amp;nbsp;&lt;A href="https://dev.mysql.com/doc/connector-j/8.0/en/connector-j-api-changes.html" target="_blank" rel="noopener"&gt;https://dev.mysql.com/doc/connector-j/8.0/en/connector-j-api-changes.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="python"&gt;The name of the class that implements java.sql.Driver in MySQL Connector/J has changed from com.mysql.jdbc.Driver to com.mysql.cj.jdbc.Driver. The old class name has been deprecated.&lt;/LI-CODE&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;&lt;P&gt;&lt;SPAN&gt;So can you please try any of the following approach and see if it works?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;STRONG&gt;Option-1).&lt;/STRONG&gt; Either use 5.7 mysql-connector-java.jar with JDBC driver class name as &lt;EM&gt;&lt;STRONG&gt;"com.mysql.jdbc.Driver"&lt;/STRONG&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;STRONG&gt;&lt;BR /&gt;(OR)&lt;/STRONG&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;STRONG&gt;Option-2).&lt;/STRONG&gt; With mysql-connector-java.jar (of version &lt;span class="lia-unicode-emoji" title=":smiling_face_with_sunglasses:"&gt;😎&lt;/span&gt; please try using the new driver class name&amp;nbsp;&amp;nbsp;&lt;EM&gt;&lt;STRONG&gt;"com.mysql.cj.jdbc.Driver"&lt;/STRONG&gt;&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 22 Aug 2019 09:07:23 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/quot-Can-t-load-database-driver-quot-in-CaptureChangesMysql/m-p/268672#M206344</guid>
      <dc:creator>jsensharma</dc:creator>
      <dc:date>2019-08-22T09:07:23Z</dc:date>
    </item>
    <item>
      <title>Re: "Can't load database driver" in CaptureChangesMysql Apache Nifi Processors</title>
      <link>https://community.cloudera.com/t5/Support-Questions/quot-Can-t-load-database-driver-quot-in-CaptureChangesMysql/m-p/268680#M206349</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/50614"&gt;@jsensharma&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for the Response&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have tried with the Option2(added the driver name as&lt;EM&gt;&lt;STRONG&gt;"com.mysql.cj.jdbc.Driver"&lt;/STRONG&gt;&lt;/EM&gt;)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;there are two scenarios :&lt;/P&gt;&lt;P&gt;1. Mysql driver location with "file://"&lt;/P&gt;&lt;P&gt;Mysql Driver Location :"file:///Users/kiran/Downloads/mysql/mysql-connector-java-8.0.17.jar"&lt;/P&gt;&lt;P&gt;Mysql Class Name:&amp;nbsp;&amp;nbsp;com.mysql.cj.jdbc.Driver&lt;/P&gt;&lt;P&gt;i am getting the error "&lt;SPAN class="s1"&gt;Failed to register JDBC driver. Ensure MySQL Driver Location(s) and MySQL Driver Class Name are configured correctly. org.apache.nifi.reporting.InitializationException: Can't load Database Driver&lt;/SPAN&gt;"&lt;/P&gt;&lt;P class="p1"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;2. Getting the error as "capture-changes-mysql-driver-location is validated against '/Users/kiran/Downloads/mysql/mysql-connector-java-8.0.17.jar' is invalid because not a valid url or file" When I mentioned the&amp;nbsp;Mysql Driver Location as "/Users/kiran/Downloads/mysql/mysql-connector-java-8.0.17.jar""&lt;/P&gt;&lt;P&gt;I have attached the screenshot for the same .&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2019-08-22 at 3.20.14 PM.png" style="width: 999px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/24166iFA31C800462A57F8/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screenshot 2019-08-22 at 3.20.14 PM.png" alt="Screenshot 2019-08-22 at 3.20.14 PM.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2019-08-22 at 3.20.22 PM.png" style="width: 999px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/24167i823232739AFC2195/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screenshot 2019-08-22 at 3.20.22 PM.png" alt="Screenshot 2019-08-22 at 3.20.22 PM.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2019-08-22 at 3.20.46 PM.png" style="width: 999px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/24168i4D9F63F5FE48F201/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screenshot 2019-08-22 at 3.20.46 PM.png" alt="Screenshot 2019-08-22 at 3.20.46 PM.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 22 Aug 2019 10:08:03 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/quot-Can-t-load-database-driver-quot-in-CaptureChangesMysql/m-p/268680#M206349</guid>
      <dc:creator>kiranps11</dc:creator>
      <dc:date>2019-08-22T10:08:03Z</dc:date>
    </item>
    <item>
      <title>Re: "Can't load database driver" in CaptureChangesMysql Apache Nifi Processors</title>
      <link>https://community.cloudera.com/t5/Support-Questions/quot-Can-t-load-database-driver-quot-in-CaptureChangesMysql/m-p/334036#M231596</link>
      <description>&lt;P&gt;I suggest you try to set your path with "\" instead of "/" for example: C:\&lt;SPAN&gt;Users\kiran\Downloads\mysql\mysql-connector-java-8.0.17.jar&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;it worked out for me!&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 17 Jan 2022 16:19:09 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/quot-Can-t-load-database-driver-quot-in-CaptureChangesMysql/m-p/334036#M231596</guid>
      <dc:creator>raniaa</dc:creator>
      <dc:date>2022-01-17T16:19:09Z</dc:date>
    </item>
  </channel>
</rss>

