Member since
02-10-2017
4
Posts
2
Kudos Received
0
Solutions
11-17-2017
12:36 PM
1 Kudo
I would like to know how exactly handlehttprequest/reponse processor works. I have also done configuration with httpd. If anyone could help me with the prerequisites before using the handlehttprequest/reponse processor would be great. I have tried doing this but, its failing. Could anyone please help. HandleHttpRequest[id=b548bfa3-015f-1000-c128-2d09d2c355b9] Failed to process session due to org.apache.nifi.processor.exception.ProcessException: Failed to initialize the server: org.apache.nifi.processor.exception.ProcessException: Failed to initialize the server If anyone could help me providing some example would be great help for me. Thanks.
... View more
Labels:
- Labels:
-
Apache NiFi
02-27-2017
11:53 AM
Below is the syntax I have tried with 0 30 0 * * ? or 0 30 1 * * ?, which should run at 12:30 or 1:30 midnight respectively. Also I have tired running the flow with cron in nifi for every 20 minutes duration, it worked perfectly. But we want it to be run, daily once at particular time as mentioned above example (0 30 0 * * ? or 0 30 1 * * ?). But it is not working. can anyone please guide. Thanks.
... View more