Member since
03-17-2017
6
Posts
0
Kudos Received
0
Solutions
03-27-2017
05:29 PM
Team, I am new to Nifi Application. Can anyone please let me know how to notify user if there is any failure/error in Nifi Processors. I know error message is captured in Bulletin Board. Is it possible to send email to user if there is any error in bulletin board? Any help is much appreciated. Thanks Gowthaman
... View more
Labels:
- Labels:
-
Apache NiFi
03-23-2017
03:51 PM
@Michael Kalika, I am facing the same issue. Can I know how we remediated this issue even though file is created without any issues in AWS S3.
... View more
03-20-2017
06:13 AM
@Pierre Villard, 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.
... View more
03-17-2017
04:32 PM
Hi @Pierre Villard, 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. DB Connection URL: jdbc:teradata://DATABASE:1025/COTAINER_NAME Database Driver Class Name: com.teradata.jdbc.TeraDriver Please let me know how to proceed on it.
... View more
03-17-2017
10:39 AM
Hi Team, I am facing the below issue while connecting Teradata from Nifi in processor "ExecuteSQL". Error Message: 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.<init>(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.<init>(TDSession.java:209) at com.teradata.jdbc.jdk6.JDK6_SQL_Connection.<init>(JDK6_SQL_Connection.java:35) Please let me know how to resolve this and proceed further.
... View more
Labels:
- Labels:
-
Apache NiFi