Member since
10-19-2017
5
Posts
0
Kudos Received
0
Solutions
12-25-2019
01:23 AM
Hi Dennis, Thank you for the reply. I could use the ListFile and FetchFile processors to get the files of the target host (such as: MySQL log files).
... View more
12-18-2019
06:47 PM
I am trying to repeat the work of Change Data Capture (CDC) with Apache NiFi.
My testing environment is : Ubuntu 16.04; MySQL and NiFi are installed in the OS system without using Docker, can access to MySQL via the terminal from another Windows PC in the same local network.
However, when I just use the processor CaptureChangeMySQL and connect to the MySQL, it shows me the error:
The settings of the NiFi processors are:
CDC MapCache:
CaptureChangeMySQL:
Ubuntu 16.04:
Could anyone help to address the issues? Thank you very much.
... View more
Labels:
- Labels:
-
Apache NiFi
12-16-2019
06:32 PM
Hi Alim, I just started to repeat our work and found the following error. My testing environment is : Ubuntu 16.04; MySQL and NiFi are installed in the system, I could access to MySQL via the terminal in a remote Windows PC. Does anyone know how to address the issue? Thanks. Kind regards, Raymond
... View more
09-09-2019
12:08 AM
Hi Anand, I just saw your post about NiFi to GCP. I repeated the same process and the ControllerService showed errors to me: Failed to invoke@OnEnabled method due to org.apache.nifi.reporting.InitializationException: java.io.lOException: Error reading credentials from stream, 'type' field not specified .java.io.lOException: Error reading credentials from stream, 'type' field not specified Do you have 'type' field on your credentials json file? Thanks.
... View more