Member since
10-13-2021
18
Posts
0
Kudos Received
0
Solutions
04-13-2022
05:02 AM
Hello, Is it possible to send dynamic values using some external commands like "curl" so that values will be used in the process? For example we will be send date dynamically then it can be used in SQL query.
... View more
Labels:
- Labels:
-
Apache NiFi
04-06-2022
10:48 PM
@steven-matison Even if there is no input arriving the processor keeps in green running status know. Is it possible to stop it automatically after there is no input for example 10 minutes without any human intervention?
... View more
04-05-2022
07:56 AM
Hi, Is there any way that Nifi processors stop automatically after no input for example 10 minutes rather than running until they are manually stopped? Kindly let me know if there is any such feature..
... View more
Labels:
- Labels:
-
Apache NiFi
03-23-2022
10:51 PM
@araujo No, could not fix the issue
... View more
03-15-2022
06:41 AM
ok Thanks @araujo
... View more
03-15-2022
03:42 AM
@araujo How can I change the version of Java which Nifi is using?
... View more
03-15-2022
02:26 AM
@araujo Here it is:
... View more
03-14-2022
11:36 PM
Hi @araujo Here it is:
... View more
03-14-2022
10:42 PM
@araujo java version 1.8.0_275
... View more
03-14-2022
10:07 PM
@araujo , Java8
... View more
03-14-2022
04:52 AM
Hi @ckumar The flow changes made are not being saved in the Nifi. All read and write permissions are given to file flow.xml.gz. I can see one error in nifi-app.log. "Error initializing the cipher". Below is the error. Is this causing the issue?
... View more
03-14-2022
12:30 AM
I'm getting same error again and again. Not able to resolve it. Can anyone help me in it. Nifi running in Linux server
... View more
Labels:
- Labels:
-
Apache NiFi
-
NiFi Registry
12-14-2021
06:23 AM
For Incremental load we will be using QueryDatabaseTable processor which extracts data incrementally from one table. If we have a join query which extracts data from 4 tables, then how to get incremental data from it?
... View more
Labels:
- Labels:
-
Apache NiFi
12-09-2021
11:35 PM
Any other option for this question?
... View more
11-30-2021
04:51 AM
Hi @hegdemahendra I have tried listenhttp processor. But I'm getting following error. ListenHTTP[id=70ce3e99-017d-1000-1516-26d82190ff59] Failed to process session due to Failed to initialize the server: java.net.BindException: Address already in use: bind
↳ causes: java.io.IOException: Failed to bind to 0.0.0.0/0.0.0.0:8443
↳ causes: org.apache.nifi.processor.exception.ProcessException: Failed to initialize the server Can you help me in fixing this
... View more
10-13-2021
10:52 PM
@vikrant_kumar24 How were you able to run python script in ExecuteStreamCommand? Because I'm also getting the same error.
... View more
10-13-2021
03:09 AM
Is there any processor in Nifi like API which starts Jupyter Notebook and execute ML models in it?
... View more
Labels:
- Labels:
-
Apache NiFi
-
Data Analytics Studio