<?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: JDBC Connection issue in NIFI on connecting to Teradata in Support Questions</title>
    <link>https://community.cloudera.com/t5/Support-Questions/JDBC-Connection-issue-in-NIFI-on-connecting-to-Teradata/m-p/162611#M124987</link>
    <description>&lt;P&gt;Hi &lt;A rel="user" href="https://community.cloudera.com/users/16700/gowthaman1992.html" nodeid="16700" target="_blank"&gt;@Gowthaman Jayachandran&lt;/A&gt;,&lt;/P&gt;&lt;P&gt;It looks like the JDBC URL you defined in the controller service is not correct and the host cannot be reached from the NiFi servers. What did you configure in the controller service:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="13711-screen-shot-2017-03-17-at-123951-pm.png" style="width: 1582px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/20566i9E05333EFAB63369/image-size/medium?v=v2&amp;amp;px=400" role="button" title="13711-screen-shot-2017-03-17-at-123951-pm.png" alt="13711-screen-shot-2017-03-17-at-123951-pm.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I believe this URL should be something like:&lt;/P&gt;&lt;PRE&gt;jdbc:teradata://&amp;lt;host&amp;gt;:&amp;lt;port&amp;gt;/&amp;lt;DatabaseName&amp;gt;&lt;/PRE&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;</description>
    <pubDate>Sun, 18 Aug 2019 11:40:45 GMT</pubDate>
    <dc:creator>pvillard</dc:creator>
    <dc:date>2019-08-18T11:40:45Z</dc:date>
    <item>
      <title>JDBC Connection issue in NIFI on connecting to Teradata</title>
      <link>https://community.cloudera.com/t5/Support-Questions/JDBC-Connection-issue-in-NIFI-on-connecting-to-Teradata/m-p/162610#M124986</link>
      <description>&lt;P&gt;Hi Team, &lt;/P&gt;&lt;P&gt;I am facing the below issue while connecting Teradata from Nifi in processor "ExecuteSQL". &lt;/P&gt;&lt;P&gt;Error Message:&lt;/P&gt;&lt;P&gt;ExecuteSQL[id=db7852a7-015a-1000] Unable to execute SQL select query sel *  from Table  where Field1 = 'ABC' due to org.apache.nifi.processor.exception.ProcessException: org.apache.commons.dbcp.SQLNestedException: Cannot create PoolableConnectionFactory ([Teradata JDBC Driver] [TeraJDBC 15.10.00.26] [Error 1000] [SQLState 08S01] Login failure for Connection to DATABASE Fri Mar 17 05:31:33 EDT 2017 socket orig=DATABASE cid=6829814b sess=0 java.net.UnknownHostException: DATABASE  at java.net.InetAddress.getAllByName0(InetAddress.java:1280)  at java.net.InetAddress.getAllByName(InetAddress.java:1192)  at java.net.InetAddress.getAllByName(InetAddress.java:1126)  at com.teradata.jdbc.jdbc_4.io.TDNetworkIOIF$Lookup.doLookup(TDNetworkIOIF.java:221)  at com.teradata.jdbc.jdbc_4.io.TDNetworkIOIF$Lookup.getAddresses(TDNetworkIOIF.java:259)  at com.teradata.jdbc.jdbc_4.io.TDNetworkIOIF.connectToHost(TDNetworkIOIF.java:367)  at com.teradata.jdbc.jdbc_4.io.TDNetworkIOIF.createSocketConnection(TDNetworkIOIF.java:154)  at com.teradata.jdbc.jdbc_4.io.TDNetworkIOIF.&amp;lt;init&amp;gt;(TDNetworkIOIF.java:140)  at com.teradata.jdbc.jdbc.GenericTeradataConnection.getIO(GenericTeradataConnection.java:127)  at com.teradata.jdbc.jdbc.GenericLogonController.run(GenericLogonController.java:99)  at com.teradata.jdbc.jdbc_4.TDSession.&amp;lt;init&amp;gt;(TDSession.java:209)  at com.teradata.jdbc.jdk6.JDK6_SQL_Connection.&amp;lt;init&amp;gt;(JDK6_SQL_Connection.java:35) &lt;/P&gt;&lt;P&gt;Please let me know how to resolve this and proceed further.&lt;/P&gt;</description>
      <pubDate>Fri, 17 Mar 2017 17:39:19 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/JDBC-Connection-issue-in-NIFI-on-connecting-to-Teradata/m-p/162610#M124986</guid>
      <dc:creator>gowthaman1992</dc:creator>
      <dc:date>2017-03-17T17:39:19Z</dc:date>
    </item>
    <item>
      <title>Re: JDBC Connection issue in NIFI on connecting to Teradata</title>
      <link>https://community.cloudera.com/t5/Support-Questions/JDBC-Connection-issue-in-NIFI-on-connecting-to-Teradata/m-p/162611#M124987</link>
      <description>&lt;P&gt;Hi &lt;A rel="user" href="https://community.cloudera.com/users/16700/gowthaman1992.html" nodeid="16700" target="_blank"&gt;@Gowthaman Jayachandran&lt;/A&gt;,&lt;/P&gt;&lt;P&gt;It looks like the JDBC URL you defined in the controller service is not correct and the host cannot be reached from the NiFi servers. What did you configure in the controller service:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="13711-screen-shot-2017-03-17-at-123951-pm.png" style="width: 1582px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/20566i9E05333EFAB63369/image-size/medium?v=v2&amp;amp;px=400" role="button" title="13711-screen-shot-2017-03-17-at-123951-pm.png" alt="13711-screen-shot-2017-03-17-at-123951-pm.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I believe this URL should be something like:&lt;/P&gt;&lt;PRE&gt;jdbc:teradata://&amp;lt;host&amp;gt;:&amp;lt;port&amp;gt;/&amp;lt;DatabaseName&amp;gt;&lt;/PRE&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;</description>
      <pubDate>Sun, 18 Aug 2019 11:40:45 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/JDBC-Connection-issue-in-NIFI-on-connecting-to-Teradata/m-p/162611#M124987</guid>
      <dc:creator>pvillard</dc:creator>
      <dc:date>2019-08-18T11:40:45Z</dc:date>
    </item>
    <item>
      <title>Re: JDBC Connection issue in NIFI on connecting to Teradata</title>
      <link>https://community.cloudera.com/t5/Support-Questions/JDBC-Connection-issue-in-NIFI-on-connecting-to-Teradata/m-p/162612#M124988</link>
      <description>&lt;P&gt;Hi &lt;A rel="user" href="https://community.cloudera.com/users/5078/pvillard.html" nodeid="5078"&gt;@Pierre Villard&lt;/A&gt;, Thanks for your prompt response.  Eventhough i have modified the URL as per your suggestion, it is throwing the same error. Below are the changes.&lt;/P&gt;&lt;P&gt;DB Connection URL: jdbc:teradata://DATABASE:1025/COTAINER_NAME &lt;/P&gt;&lt;P&gt;Database Driver Class Name: com.teradata.jdbc.TeraDriver&lt;/P&gt;&lt;P&gt;Please let me know how to proceed on it.&lt;/P&gt;</description>
      <pubDate>Fri, 17 Mar 2017 23:32:21 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/JDBC-Connection-issue-in-NIFI-on-connecting-to-Teradata/m-p/162612#M124988</guid>
      <dc:creator>gowthaman1992</dc:creator>
      <dc:date>2017-03-17T23:32:21Z</dc:date>
    </item>
    <item>
      <title>Re: JDBC Connection issue in NIFI on connecting to Teradata</title>
      <link>https://community.cloudera.com/t5/Support-Questions/JDBC-Connection-issue-in-NIFI-on-connecting-to-Teradata/m-p/162613#M124989</link>
      <description>&lt;P&gt;In that case, what you call DATABASE (the server where your teradata is installed) must be reachable from all the NiFi nodes on port 1025. You can check if this working using the following command:&lt;/P&gt;&lt;PRE&gt;telnet DATABASE 1025&lt;/PRE&gt;&lt;P&gt;If it is not working then it is a network related issue: you need to allow communication between NiFi nodes and the database.&lt;/P&gt;</description>
      <pubDate>Fri, 17 Mar 2017 23:39:04 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/JDBC-Connection-issue-in-NIFI-on-connecting-to-Teradata/m-p/162613#M124989</guid>
      <dc:creator>pvillard</dc:creator>
      <dc:date>2017-03-17T23:39:04Z</dc:date>
    </item>
    <item>
      <title>Re: JDBC Connection issue in NIFI on connecting to Teradata</title>
      <link>https://community.cloudera.com/t5/Support-Questions/JDBC-Connection-issue-in-NIFI-on-connecting-to-Teradata/m-p/162614#M124990</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/5078/pvillard.html" nodeid="5078"&gt;@Pierre Villard&lt;/A&gt;,&lt;/P&gt;&lt;P&gt;Thanks for your quick response and help. I have changed my host and port to correct one. Now i can able to connect. Appreciate your help.&lt;/P&gt;</description>
      <pubDate>Mon, 20 Mar 2017 13:13:54 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/JDBC-Connection-issue-in-NIFI-on-connecting-to-Teradata/m-p/162614#M124990</guid>
      <dc:creator>gowthaman1992</dc:creator>
      <dc:date>2017-03-20T13:13:54Z</dc:date>
    </item>
  </channel>
</rss>

