- Subscribe to RSS Feed
- Mark Question as New
- Mark Question as Read
- Float this Question for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
How to fix 504 gateway timeout issue in nifi?
- Labels:
-
Apache NiFi
Created on
‎02-05-2020
10:04 PM
- last edited on
‎02-06-2020
12:48 AM
by
VidyaSargur
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
I am using InvokeHTTP processor to invoke one API (this api functionality is to access data from 2 tables, does some data manipulation/operation and finally dumps the data to 3rd table, and returns response message " Data Inserted" back to NIFI)
When checked at the postman local machine this API retruns the response in 30secs
But when checking the same at Nifi InvokeHTTP processor end, I am getting 504 Gateway-Timeout error, and routed to retry state, then failure state. Meanwhile when checked at the cassandra end, data got dumped successfully
Could anyone please help to resolve this issue.
Created ‎08-02-2021 07:22 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Having similar issue, not getting the root cause for that.
