Member since
06-27-2024
2
Posts
2
Kudos Received
0
Solutions
08-09-2024
02:43 AM
1 Kudo
I have issue on DBCP Connection Pool : Database Connection URL : jdbc:jtds:sqlserver://xx.xx.x.xx:xxxx/xxxx Database Drive Class Name: net.sourceforge.jtds.jdbc.Driver Database Driver Location(s): /home/xxxxx/nifi/nifixxx/nifi/lib/jtds-1.3.1.jar I have issue for my DBCP Connection pool have error on the picture: "Encountered unexpected failure when attempting to perform verification: java.lang.AbstractMethodError" I'm in apache nifi 2-3 and jdk-21 and on prod because my source is SQL Server 2000 should i upgrade SQL Server ? or double environment ? because this is in one "ip address " on my server linux my apache nifi please help this issue ..
... View more
Labels:
- Labels:
-
Apache NiFi
06-27-2024
09:20 PM
1 Kudo
Example : I have data in http://20.30.06.08/files/test/ and from the API's have a many csv data like : Name lastmodified size test-20240625.csv 2024-06-26 08:14 3.9K test-20240626.csv 2024-06-27 08:14 2.9K test-20240627.csv 2024-06-28 08:14 1.9K how to get all data csv from folder test, with apache nifi (invokedHTTP processor)
... View more
Labels:
- Labels:
-
Apache NiFi