Member since
04-28-2020
8
Posts
0
Kudos Received
0
Solutions
04-30-2022
04:23 PM
I am trying to insert data from Apache NIFI to Mongo DB. Is there any way to Know the Query Execution time, Time taken to insert in to Mongo DB from NIFI? I am using put Mongo Processor.
... View more
- Tags:
- NiFi
Labels:
- Labels:
-
Apache NiFi
04-30-2022
04:03 PM
I am using NIFI on a local machine- Version 1.16 I am adding the data to Mysql DB from NIFI,There is no problem till this step, I am able to successfully put the data in to the local mysql. But in the attributes sections in the queue after execute sql, i am not able to see the Execution time, or any of the Writes attribute mentioned in the document (https://nifi.apache.org/docs/nifi-docs/components/org.apache.nifi/nifi-standard-nar/1.16.0/org.apache.nifi.processors.standard.ExecuteSQL/index.html) ( I am able to see only one attribute i.e executesql.row.count, It is also being displayed as zero even though the query is success) I Need to know the time it took for a query to get processed from NIFI.
... View more
- Tags:
- NiFi
Labels:
- Labels:
-
Apache NiFi
04-14-2022
08:12 PM
HI @ask_bill_brooks , In Mac i have tried few methods and I am facing a new issue now similar to the windows error cannot create poolable connection, attached image for your reference
... View more
04-14-2022
06:24 PM
Hello @ask_bill_brooks I have tried to enable the connection in windows by making few modificationsin mysql, I have tried almost all the things in the internet like adding bind-address in my.ini file. but facing the same error again.
... View more
04-13-2022
08:16 PM
I have tried to connect local NIFI to Local mysql, I have been getting an error on the processor "cannot create poolableconnectionfactory communications link failure nifi". JDBC Url and Driver are correct. i assume there may be an error while connecting with Mysql. And also i have tried to Connect local NIFI in mac with local Mysql, i am facing an error while i enable the DBCP connection pool the error is mentioned in the image. Thank you
... View more
Labels:
- Labels:
-
Apache NiFi
04-28-2020
12:18 AM
i have got the below details other than normal host url, POST /j_security_check Content-type: application/x-www-form-urlencoded j_username=<userid>&j_password=<password>
... View more
Labels:
- Labels:
-
Apache NiFi