Member since
11-16-2015
905
Posts
665
Kudos Received
249
Solutions
My Accepted Solutions
| Title | Views | Posted |
|---|---|---|
| 424 | 09-30-2025 05:23 AM | |
| 754 | 06-26-2025 01:21 PM | |
| 640 | 06-19-2025 02:48 PM | |
| 841 | 05-30-2025 01:53 PM | |
| 11352 | 02-22-2024 12:38 PM |
06-07-2017
08:48 PM
2 Kudos
@Matt Burgess Thank you so much.
... View more
06-13-2017
05:49 PM
1 Kudo
Dear @Matt Burgess what a luck ,yea it worked after upgrading to hdf3.0 Thanks a lot man:) Appreciated a lot
... View more
07-24-2017
08:38 PM
Try three slashes in the Database Driver Jar Url property: file:///post/postgresql-42.1.1.jar
... View more
07-24-2017
12:39 PM
Thanks Sonu Sahi
... View more
10-27-2017
04:17 PM
I'm having trouble with CaptureChangeMySQL on NIFI when I try with AWS Aurora (MySQL). In local MySQL database installation I had permissions to add log_bin = 1 and binlog_format=row, log_bin = test1 binlog_do_db = source server_id = 1 into my.cnf. In AWS Aurora, I can put binlog_format=row and log_bin=1 option on parameters, but still getting error when flow is executed. Attaching log: 2017-10-26 16:55:03,011 ERROR [Timer-Driven Process Thread-8] o.a.n.c.m.processors.CaptureChangeMySQL CaptureChangeMySQL[id=c36acae4-6dd9-3c4c-e433-4da30518edee] Binlog connector communications failure: Could not find first log file name in binary log index file: com.github.shyiko.mysql.binlog.network.ServerException: Could not find first log file name in binary log index file
com.github.shyiko.mysql.binlog.network.ServerException: Could not find first log file name in binary log index file at com.github.shyiko.mysql.binlog.BinaryLogClient.listenForEventPackets(BinaryLogClient.java:882) at com.github.shyiko.mysql.binlog.BinaryLogClient.connect(BinaryLogClient.java:559) at com.github.shyiko.mysql.binlog.BinaryLogClient$7.run(BinaryLogClient.java:793) at java.lang.Thread.run(Thread.java:748) Anyone had same behavior?
... View more
05-17-2017
07:13 AM
Hi Matt, Thanks for reply. Now Recored are inserting into HANA table.
... View more
04-24-2018
10:02 AM
Reading the Value with the XPath //@Type works fine.
... View more
11-28-2017
06:53 PM
Looks like it might just have been a typo between "flowFile" and "flowfile"
... View more
04-24-2017
05:52 PM
That Matt. Im having a data loss issue I cannot figure out and this clarified that thinking they weren't in the "queue of the processor" isn't the culprit...
... View more
05-30-2018
08:06 AM
Hi @Sherif Eldeeb I got it. By example https://community.hortonworks.com/questions/118237/how-to-use-apache-nifi-evaluatejsonpath-for-json-t.html Thank @Matt Burgess
... View more